Hi,
I was wondering if anyone who does some serious C++ programming could tell me how they do. I've been trying to compile my applications under os X (using gcc, powerbuilder, ...) and each time I do have the same problem : libstdc++ doesn't seem to contain all the classes/methods at all!! some sstream, ios and bits/* are badly missing.
So, I'd like to know if someone here is doing some C++ dev? And how do they manage to compile their code (which exploits lots of the c++ lib fonctionnality)?
I tried to recompile libstdc++-v3 without any success, so once again, if someone have been able to do such a thing, I'll be REALLY happy to have some pointers, hints, tricks, ...
How can Apple is going to survive if we can't even port some C++ applications to OS X ...
Thanks a lot for your help,
-teo.
I was wondering if anyone who does some serious C++ programming could tell me how they do. I've been trying to compile my applications under os X (using gcc, powerbuilder, ...) and each time I do have the same problem : libstdc++ doesn't seem to contain all the classes/methods at all!! some sstream, ios and bits/* are badly missing.
So, I'd like to know if someone here is doing some C++ dev? And how do they manage to compile their code (which exploits lots of the c++ lib fonctionnality)?
I tried to recompile libstdc++-v3 without any success, so once again, if someone have been able to do such a thing, I'll be REALLY happy to have some pointers, hints, tricks, ...
How can Apple is going to survive if we can't even port some C++ applications to OS X ...
Thanks a lot for your help,
-teo.