From: Sansone AT aol DOT com Date: Wed, 26 Jun 1996 23:52:55 -0400 Message-ID: <960626235255_422632354@emout13.mail.aol.com> To: djgpp AT delorie DOT com Subject: Fwd: need help compiling --------------------- Forwarded message: From: listserv AT delorie DOT com (ListMaster) Reply-to: dj AT delorie DOT com To: Sansone AT aol DOT com CC: dj AT delorie DOT com Date: 96-06-16 01:24:29 EDT Please be aware that the mailing lists at Clarkson (djgpp@ and djgpp-announce AT sun DOT soe DOT clarkson DOT edu) are no longer functioning. Mail to them will only get you this automatically generated reply, and nothing else. Please Use the new mailing lists by the same name at delorie.com (djgpp AT delorie DOT com). Send a "help" or "longindex" message to listserv AT delorie DOT com for more information. Meanwhile, you will need to re-send your original message (attached). Thanks, The Delorie Software List Server listserv AT delorie DOT com when I compile a program, the compiler can't find the iostream.h file even though I know it is there in the cplusinc subdirectory. This is the compile command that I've used gcc -v -lcplusinc. what am i doing wrong? Please help