Date: Sun, 28 Jan 1996 14:27:23 -0500 To: Red Snow , elerath AT Rt66 DOT com From: Ian Viemeister Subject: Re: I can't compile C++... Cc: djgpp AT delorie DOT com Please note that this information has been covered in the FAQ, and has been the subject of at least one message a day in this group. That said, the proper way to get DJGPP to compile C++ is to run "gcc [filename] -lgpp" - the important thing is that the name of the library is placed *last*. Note to the maintainer of the FAQ: perhaps this info should be closer to the beginning of the FAQ, rather than in sec. 8 Ian vmeister AT ios DOT com http://ios.com/~vmeister/