Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3517
| From | Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | owcc doesn't understand unix directory separators? |
| Date | 2018-04-14 16:56 +0800 |
| Organization | OpenWatcom |
| Message-ID | <pasfmi$b0t$1@www.openwatcom.org> (permalink) |
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? -- Johann | email: invalid -> com | www.myrkraverk.com/blog/ I'm not from the Internet, I just work there. | twitter: @myrkraverk
Back to openwatcom.users.c_cpp | Previous | Next — Next 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