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-
- Re: (again) off topic but related(?) g++ error on SCO Jim Reimer - WA5RRH
- Re: (again) off topic but related(?) g++ error on... Eugene
- Re: (again) off topic but related(?) g++ erro... Jim Reimer - WA5RRH
