Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > openwatcom.users.c_cpp > #3517

owcc doesn't understand unix directory separators?

Path csiph.com!feeder.erje.net!1.eu.feeder.erje.net!news.albasani.net!www.openwatcom.org!not-for-mail
From Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.invalid>
Newsgroups openwatcom.users.c_cpp
Subject owcc doesn't understand unix directory separators?
Date Sat, 14 Apr 2018 16:56:41 +0800
Organization OpenWatcom
Lines 22
Message-ID <pasfmi$b0t$1@www.openwatcom.org> (permalink)
NNTP-Posting-Host 112.201.67.61
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace www.openwatcom.org 1523696147 11293 112.201.67.61 (14 Apr 2018 08:55:47 GMT)
X-Complaints-To news@www.openwatcom.org
NNTP-Posting-Date Sat, 14 Apr 2018 08:55:47 +0000 (UTC)
X-Mozilla-News-Host news://news.openwatcom.org:119
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.2
Xref csiph.com openwatcom.users.c_cpp:3517

Show key headers only | View raw


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 | NextNext in thread | Find similar


Thread

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