Mail Archives: djgpp/1997/05/23/10:17:26
Craig Peterson (johnp AT wi DOT frontiercomm DOT net) wrote:
: and then ends with an error of
: Error: d:/djgpp/bin\ld.exe: cannot open -liostr: No such file or
: directory (ENOENT)
: All "test.cpp" does is load and return(0), so it isn't the program
: itself, and it compiles correctly if it's renamed to "test.c".
You didn't say what command line you used which worked; it may be that you
actually don't have the C++ libraries, and your command line wasn't
linking them in. Try using gxx instead of gcc; if that fails in the same
way, you probably need to download v2gnu/lgp271b.zip from the place you
got DJGPP.
--
George Foot <mert0407 AT sable DOT ox DOT ac DOT uk>
Merton College, Oxford
What's the wizard's password for? (dunnet)
- Raw text -