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]

[Bug libstdc++/53297] Linker error on solaris 10 using gcc-4.4.4 64bit.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53297

--- Comment #3 from birender.singh at hotmail dot com 2012-05-10 05:37:31 UTC ---
(In reply to comment #2)
> Oh well.
> 
> *** This bug has been marked as a duplicate of bug 53275 ***

This bugs reported have been problems caused by GCC-4.4.4 libstdc++ library on
solaris10 sparc, please have a look below, am using this library but still
getting below error.


Undefined  first referenced symbol in file
std::basic_streambuf<char, std::char_traits<char> >::seekoff(long long,
std::_Ios_Seekdir, std::_Ios_Openmode)
../../../nobuilds/lib/sparc_SunOS_64/release/libPoco.a(Base64Decoder.o)
ld: fatal: Symbol referencing errors. No output written to 
sparc_SunOS_64/release/SuiteMain
collect2: ld returned 1 exit status



Accepting the Bug 53275 was invalid due to library missing


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