* [Buildroot] powerpc soft float no fmsub
@ 2007-10-30 14:51 Paul Barrette
0 siblings, 0 replies; only message in thread
From: Paul Barrette @ 2007-10-30 14:51 UTC (permalink / raw)
To: buildroot
I am building just the toolchain for powepc (generic) with C++ support.
However, when I link a C++ app, there is an undefined ref to "fmsub". I
have soft float enabled, which seems to be the reason, and I do not have
an FPU. Google is not much help here, unless here is a different name
for fmsub.
$ powerpc-linux-g++ -o X test.cc
~/test_ppc_toolchain-4.2.1/usr/bin/../lib/gcc/powerpc-linux-uclibc/4.2.1/../../../../powerpc-linux-uclibc/lib/libgcc_s.so:
undefined reference to `fmsub'
Details:
Build root: 20071029
uClibc :uClibc-0.9.29
gcc: 4.2.1
Ideas welcome
Thanks
Pb
--
Paul Barrette
Freescale Semiconductor
paul.barrette at freescale.com
(613) 723-9161 x4034
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-30 14:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 14:51 [Buildroot] powerpc soft float no fmsub Paul Barrette
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.