[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: linker bug?



Hi,

Geert Uytterhoeven wrote:

To let you reproduce the problem, I uploaded all object files and the linker
script to http://home.tvd.be/cr26864/ld_bug.tar.bz2. Just extract the archive,
and run the command in the file link-cmd:

I can reproduce it with your files, note that the bss sections of multiple object files are actually overlapping, that means the allocated sizes per symbol are correct, but the same space is reused for multiple object files. It looks definitively like a linker bug.

bye, Roman



Reply to: