[U-Boot-Users] Advice about a problem compiling with alternative toolchain
Andrew Reusch
andrew.reusch at wiline.com
Tue Dec 14 20:44:38 CET 2004
Wolfgang Denk wrote:
>Except for a harmless warning (by GCC-3.3.3) U-Boot-1.1.1 builds just
>fine, too:
>
>
Thanks that is good to know. I'm fairly certain now that the problem is
with the cross compiler I built.
>>Changing the TEXT_BASE allowed me to compile but I had to set it to a
>>very low address. Initially it was set to 0xFFF00000, I was able to
>>compile when I changed it to 0xF00000. The resulting u-boot.bin was over
>>15MB in size which can't be right.
>>
>>
>
>Indeed. Check your "slight" modifications.
>
>
Will do. Well when I said "slight" I didn't make any guarantees about
correct. Truly the root cause of my problems is myself.
Thanks again,
Andrew
More information about the U-Boot
mailing list