Date: Mon, 29 Jan 1996 12:01:33 -0700 (MST) From: Kevin Geiss To: djgpp AT delorie DOT com Subject: help with C++ I've been using djgpp for a while, but had only been using it to write C programs. I'm trying to add on C++ programs now, but can't get it to work. I ftp'd the files lgp262bn.zip, lgp262dc.zip, and gpp263.zip and unzipped them into my djgpp directory. Then I tried to compile a C++ program which compiles fine on the solaris version of g++ and got an ``undefined reference to cout'' error. Do I need to update the djgpp.env file somehow? or is there another file i need to get? I'm using the msdos version on a 486DX (so I don't need the floating point emulator). Thanks for help. kevin AT cs DOT zrizona DOT edu