This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: EP9312 gcc: undefined reference to __divdf3
- From: Paul Koning <pkoning at equallogic dot com>
- To: wouter at vidicode dot org
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 29 Jun 2004 09:50:20 -0400
- Subject: Re: EP9312 gcc: undefined reference to __divdf3
- References: <20040629092214.GA9700@larstiq.dyndns.org>
>>>>> "Wouter" == Wouter van Heyst <wouter@vidicode.org> writes:
Wouter> Hello all, I'm running into a problem trying to make a gcc
Wouter> 3.4.0 based toolchain with MaverickCrunch support, during the
Wouter> final linkage of libc.so, several functions turn up undefined
Wouter> references to __divdf3.
I just reported that the other day, and it was fixed for 3.4.1.
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16144 for details.
paul