Please accept my apologies for the previous garbaged post.
 
It should have read:
 
Under SCO release 5 the following will not compile with g++
 
#include <string>
int main()
{ string x; }
 
(complains about multiply-defined things)
 
I'm told that GNU ld is does not work right under SCO (I have
no details).

Does anyone know of a fix/patch/workaround?
 
Thanks,
-jdr-

Reply via email to