home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!news.funet.fi!uta!kielo!av
- From: av@kielo.uta.fi (Arto V. Viitanen)
- Newsgroups: gnu.g++.help
- Subject: djgpp and preprocessor solved
- Message-ID: <AV.92Sep9094345@kielo.uta.fi>
- Date: 9 Sep 92 06:43:45 GMT
- Sender: news@uta.fi
- Reply-To: av@uta.fi (Arto V. Viitanen)
- Distribution: gnu
- Organization: University of Tampere, Finland
- Lines: 10
- Nntp-Posting-Host: kielo
-
- I asked a couple of days ago, why did DJGPP (MSDOS) version of GNU C's
- preprocessor add .\ in front of file names it generated. Well, it turn out
- this was because I asked it to ! I used DMAKE make program, and for som
- reason it thought file.cc is actually .\file.cc. For dmake they are same, but
- for DJGPP's gcc and (more so) ar they are not.
-
- --
- Arto V. Viitanen email: av@uta.fi
- University Of Tampere, av@cs.uta.fi
- Finland
-