Date: Tue, 21 Feb 1995 15:09:41 -0600 (CST) From: Scott McCaskill To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: which lib for gnu string class? Under linux, I am able to use the gnu string class by including String.h and linking libg++.a. Under dos, using djgpp, I include _string.h and link in libgpp.a, but I get undefined reference errors (undefined String class functions, that is). What do I have to link? I've also tried linking libgcc.a and libgpl.a, but no luck. I'm using 1.12m2. thanks, Scott =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Scott McCaskill (jmccaski AT cs DOT trinity DOT edu)