home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / g / help / 1206 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  847 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!uta!kielo!av
  2. From: av@kielo.uta.fi (Arto V. Viitanen)
  3. Newsgroups: gnu.g++.help
  4. Subject: djgpp and preprocessor solved
  5. Message-ID: <AV.92Sep9094345@kielo.uta.fi>
  6. Date: 9 Sep 92 06:43:45 GMT
  7. Sender: news@uta.fi
  8. Reply-To: av@uta.fi (Arto V. Viitanen)
  9. Distribution: gnu
  10. Organization: University of Tampere, Finland
  11. Lines: 10
  12. Nntp-Posting-Host: kielo
  13.  
  14. I asked a couple of days ago, why did DJGPP (MSDOS) version of GNU C's
  15. preprocessor add .\ in front of file names it generated. Well, it turn out
  16. this was because I asked it to ! I used DMAKE make program, and for som
  17. reason it thought file.cc is actually .\file.cc. For dmake they are same, but
  18. for DJGPP's gcc and (more so) ar they are not.
  19.  
  20. --
  21. Arto V. Viitanen                               email: av@uta.fi
  22. University Of Tampere,                                  av@cs.uta.fi
  23. Finland
  24.