Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3521
| From | Frank Beythien <fbeythien@gmx.de> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | Re: owcc doesn't understand unix directory separators? |
| Date | 2018-04-15 19:28 +0200 |
| Organization | OpenWatcom |
| Message-ID | <pb022q$j6k$1@www.openwatcom.org> (permalink) |
| References | <pasfmi$b0t$1@www.openwatcom.org> <4k17ddph3los01ciqrg4pjn1jh1iiu5su6@4ax.com> |
Am 15.04.2018 um 19:07 schrieb Paul S. Person: > On Sat, 14 Apr 2018 16:56:41 +0800, Johann 'Myrkraverk' Oskarsson > <johann@myrkraverk.invalid> wrote: > >> Hi all, >> >> I've been trying to use owcc to port a complex application, specifically >> OpenSSL, to OS/2; yes I know OpenSSL is already ported with the EMX runtime. >> >> One of the problems I'm dealing with is adjusting the makefiles and it >> seems easiest to use owcc rather than wcc386 for the compilation steps. >> Yet, owcc doesn't seem to understand / as a directory separator. >> >> An example command line, from the makefile is >> >> owcc -o tmp/cryptlib.o -c ./crypto/cryptlib.c >> >> where I've removed all the "cruft." Is it possible to make owcc >> understand / as a directory separator under OS/2? >> >> Assuming I need to build my own owcc for this, what are my first steps? > > I thought this had been fixed, but perhaps that was only for Linux. No, owcc for OS/2 and probably winxx does not work with forward slashes. > Are you certain there aren't compiler/linker options that affect this? That wouldn't help, as owcc tries to resolve the names. I'm looking into it. CU Frank
Back to openwatcom.users.c_cpp | Previous | Next — Previous in thread | Find similar
owcc doesn't understand unix directory separators? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-14 16:56 +0800
Re: owcc doesn't understand unix directory separators? Dave Yeo <daveryeo@gmail.com> - 2018-04-14 10:23 -0700
Re: owcc doesn't understand unix directory separators? Hans-Bernhard Bröker <broeker@physik.rwth-aachen.de> - 2018-04-14 20:08 +0200
Re: owcc doesn't understand unix directory separators? Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> - 2018-04-16 20:35 +0800
Re: owcc doesn't understand unix directory separators? Frank Beythien <fbeythien@gmx.de> - 2018-04-16 15:12 +0200
Re: owcc doesn't understand unix directory separators? Paul S. Person <psperson@ix.netscom.com.invalid> - 2018-04-15 10:07 -0700
Re: owcc doesn't understand unix directory separators? Frank Beythien <fbeythien@gmx.de> - 2018-04-15 19:28 +0200
csiph-web