
5 May
2008
5 May
'08
7:55 a.m.
Wolfgang Denk wrote:
start.S: Assembler messages: start.S:348: Error: relocation out of range make[1]: *** [start.o] Error 1
cache.S: Assembler messages: cache.S:243: Warning: Pretending global symbol used as branch target is local. cache.S:250: Warning: Pretending global symbol used as branch target is local.
Confirmed both error and warning. I'll look into them.
Jean-Christophe Plagniol-Villard reports that he sees no problems (no errors nor warnings) with binutils 2.18
Yes, it seems.
I wonder if it was possible to come up with a version of the code that builds with somewhat older versions of the toolchains, too?
I have no idea at the moment.
Shinya