[bfin] Fix EXTRA_MULTILIB_PARTS

Jie Zhang jzhang918@gmail.com
Wed Sep 26 12:39:00 GMT 2007


When building bfin-linux-uclibc-gcc, I got an error that 
EXTRA_MULTILIB_PARTS in gcc does not match the one in libgcc. 
bfin-linux-uclibc-gcc don't need crtbeginT.o. And uClibc provides crti.o 
and crtn.o. So we don't need to multilib them.

Is it OK?


Jie

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfin-cleanup-extra-parts.diff
Type: text/x-patch
Size: 4956 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20070926/5f5eedc2/attachment.bin>


More information about the Gcc-patches mailing list