Wolfgang Denk <w...@denx.de> wrote on 2011/04/20 22:13:35:
>
> Dear Joakim Tjernlund,
>
> In message 
> <of8b32e14f.150b51b9-onc1257878.0044927e-c1257878.00452...@transmode.se> you 
> wrote:
> >
> > OK, I managed to script the change, patch last in mail.
>
> Thanks.
>
> > However CROSS_COMPILE=powerpc-softfloat-linux-gnu- ./MAKEALL  TQM862L 
> > TQM855L TQM860L
> > does not build for me, same problem as you got.
> > Even if I manually back out the 2 patches affecting 8xx it wont build.
> > I think these boards have some other problem really, like u-boot is too big 
> > for them.
> >
> > Most other 8xx boards build fine, those that don't have some other problem.
>
> I bisected the build issue, and it pointed at your patch.

hmm, this is strange. The only way I managed to build these boards
was with my patches applied and with a gcc that understands -msingle-pic-base 
et. all

Backing out all 3 patches did not help. Not with gcc 3.4.6, 4.4.5 or 4.5.2
so I am really lost why your gcc(of which I know nothing) works.

I suspect it is just plain luck that it works for you. If you add
-fno-jump-tables to your gcc, does it break?

 Jocke

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to