On Mon, 2008-06-23 at 15:52 -0700, Andrew Pinski wrote: > http://gcc.gnu.org/ml/gcc-patches/2008-04/msg00324.html > > This introduced a few warnings while building libgcc for powerpc64-linux-gnu:
I see lots and lots of these myself: /home/bje/source/gcc-trunk/libgcc/shared-object.mk:26: warning: overriding commands for target `crtsavfpr.o' /home/bje/source/gcc-trunk/libgcc/config/rs6000/t-ppccomm:109: warning: ignoring old commands for target `crtsavfpr.o' Please fix! :-) Thanks, Ben