Johann 'Myrkraverk' Oskarsson
2018-04-14 08:56:41 UTC
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'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
Johann | email: invalid -> com | www.myrkraverk.com/blog/
I'm not from the Internet, I just work there. | twitter: @myrkraverk