Xref: news2.mv.net comp.os.msdos.djgpp:3073 From: Jim Schwarz x3-7961 Newsgroups: comp.os.msdos.djgpp Subject: Re: C++ compiling Date: Wed, 24 Apr 1996 15:29:25 -0400 Organization: Martin Marietta - Information Systems Lines: 28 Message-ID: <317E8115.6747@escmail.orl.mmc.com> References: <199604221547 DOT BAA05718 AT linuxbox DOT nse DOT com DOT au> NNTP-Posting-Host: marino.orl.mmc.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit CC: root AT linuxbox DOT nse DOT com DOT au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, > > gcc hellocpp.cc -I\djgpp\lang\cxx hellocpp.cc -o hellocpp.exe Hard to say. I did not neet to use the -I stuff you are using. You can modify your djgpp.env file in the djgpp directory to point to the lang/cxx. In any case, this line probablly needs to read with "/" not "\". Since gcc is a UNIX compiler, I don't think it likes the '\'. Hope this helps a little. Jim > > Yet it fails to find those C++ header files that live in > \djgpp\lang\cxx > > Any ideas greatly appreciated. > > Rob - -- James E. Schwarz, Jr. PE Staff Systems Engineer - Armor Programs Lockheed Martin Corporation Information Systems 12506 Lk Underhill Rd. MP 823 Orlando, Fla 32825 Voice: (407)826-7961