www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/05/11:30:36

From: Charles Terry <cterry AT plinet DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: 'Hello world' problem
Date: Sun, 05 Apr 1998 07:53:38 -0700
Organization: All USENET -- http://www.Supernews.com
Lines: 21
Message-ID: <35279AF2.D7B@plinet.com>
References: <891684485snz AT psyche DOT demon DOT co DOT uk> <891785118snz AT psyche DOT demon DOT co DOT uk>
NNTP-Posting-Host: 2322 AT 207 DOT 174 DOT 4 DOT 203
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Peter H.M. Brooks wrote:
> 
> I am still battling with this problem. I wonder if the sense of the
> obliques is relevant. In the error message it refers to  the file
> c:/djgpp/tmp/ccaaaaaa.ii when the dos convention would say that
> this should be c:\djgpp\tmp\ccaaaaaa.ii. Is there any way of checking
> to see that some part of the compiler doesn't think that it is on a
> Unix system?
> 
> --
> Peter H.M. Brooks
No that shouldn't affect anything.  Djgpp has keep the unix convention
so that the only thing you have to use the forward slash for is escape
sequences. All of the djgpp programs seem to be able to deal with
the translation.
Another suggestion is to add the -v option on compile.  It will
output where files are read from and written to. In particular where
gpp is writing its output.
If that doesn't help you should probably post your evironment and
the compiler comand line you're using.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019