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


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

3.1 build failure on Solaris 2.6


I'm building today's gcc 3.1 (from cvs) on Solaris 2.6.
I get this:

 ld: fatal: symbol `expf' is multiply defined:
         (file .libs/libstdc++.lax/libmath.a/stubs.o and file .libs/libstdc++.lax/libmath.a/expf.o);

Any ideas?

I configured with `--enable-threads=posix --enable-languages=java'.
GNU as and GNU ld are in my path but I didn't request them to be used
or do anything special.

Tom


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