Problem with my own g++
David Drai
davidd@commtouch.com
Thu Mar 22 15:34:00 GMT 2007
Hello,
I'm not sure this is the right address but I'll give a try..
I've configured and make g++ by simple by configuring libtool and g++
with only orefix argument only ,
With a small "hello world" is works fine but when trying to work with
stl i got the compiler doesn't find <string>
Actually what I'm trying to do is to create a small shared object
working statically with libstdc++.a and not libstdc++.so ,
for that I'm trying to generet a g++ with no-shared option (not sure
this is the right direction) .
Appreciate you response
David Drai.
More information about the Libstdc++
mailing list