This is the mail archive of the gcc-bugs@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]

Re: [Bug c++/12776] New: Seg Fault when <iostream> included


On Sun, Oct 26, 2003 at 02:54:52AM -0000, mckelvey at maskull dot com wrote:
> Reading symbols from /usr/local/lib/libstdc++.so.6...done.

Is that the correct libstdc++?
You should link with the one that comes with the compiler.
Perhaps this is one from an old installation?

Please explain if you compiled this compiler yourself,
and if so, how you amde sure that the correct libstdc++ is
being used.

-- 
Carlo Wood <carlo@alinoe.com>


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