This is the mail archive of the gcc@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: Bootstrap difficulties on powerpc-apple-darwin6.8 (Mac OS X 10.2.8)


Peter O'Gorman writes:
 > it seemed a little strange to be redifining sqrt. I might have a
 > look, but probably not :)

This confuses many people.  The routines are in libgcj because not all
systems had sufficiently accurate routines for elementary functions.
This is perhaps less impoertant than it used to be.  However, a linker
shouldn't complain if it sees the same symbol in two different
libraries.

Andrew.


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