This is the mail archive of the gcc-patches@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: [bfin] Fix EXTRA_MULTILIB_PARTS


Bernd Schmidt wrote:
Jie Zhang wrote:
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.

I'm guessing the reason I haven't seen this is because I'm only building bfin-elf toolchains? Ok.


Thanks. Done as 128860.

Jie


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