This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Loading libstdc++.so.4.0.0 produces error



I have build gcc from the cvs tree, to get gcj and CNI working.
It works when i link to stand-alone apps.

I get an error when i try to load libstdc++.so.4.0.0 into apache. (it 
needs to be loaded for apache to run cpp-modules)


Cannot load /usr/local/lib/libstdc++.so into 
server:/usr/local/lib/libstdc++.so: undefined symbol: _Unwind_GetIP


Lars Andersen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]