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]

Re: 3.1 build failure on Solaris 2.6


Tom Tromey <tromey@redhat.com> writes:

| 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?

Oh yes, that was my fault.  I forgot to remove libmath/expf.c and
corresponding make rule.  Patch coming soon.

Thanks,

-- Gaby


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