This is the mail archive of the gcc-patches@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: [v3] libstdc++/28125


On Sat, Dec 23, 2006 at 10:09:23AM -0500, Kaveh R. GHAZI wrote:
> Ben - Looks like Joe started having the same problem on solaris2.8 around
> the same time as when your patch went in.
> 
> http://gcc.gnu.org/ml/gcc-testresults/2006-12/msg00543.html
> 
> Joe, can you investigate where your libstdc++ errors are coming from and
> confirm whenther it's related to libiconv?

Looks like it.  My libstdc++.log file is filled with things like

/u/jbuck/gnu.sol2/bin/ld: skipping incompatible /depot/libiconv/lib/libiconv.so when searching for -liconv
/u/jbuck/gnu.sol2/bin/ld: cannot find -liconv


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