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]

Re: Question about PPC / libgcc.so / multilibs


>>>>> Alexandre Oliva writes:

Alexandre> On Mar 20, 2001, Tom Tromey <tromey@redhat.com> wrote:
>> Adding `__fixunsdfsi' to libgcc-std.ver fixes the problem for me.
>> However I doubt that is the real solution.  What is the real fix?

Alexandre> This is probably the right fix.

	Yes, __fixunsdfsi is a libgcc2.c function which appears to have
been omitted from the libgcc2 list in libgcc-std.ver.

	This should be fixed on both the trunk and gcc-3.0 branch.

David


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