This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: .rofixup section size mismatch


>This sounds like a linker bug, and what is more, it sounds like a linker
>bug that has already been fixed.  Please could you try building a
>blackfin linker from the current mainline binutils development sources
>and then see if this fixes the problem.

Unfortunately, the problem still occurs with HEAD of master.  I did, however, have to revert DJ Delorie's patch from yesterday (25b1d1d0c9ef8e275a4d201c5798a4ad5a917767) in order to make it build.  With it, "make install" bombs out with:
...
../../../binutils/gas/doc//c-rl78.texi:98: Prev reference to nonexistent node `RL78-Float' (perhaps incorrect sectioning?).
../../../binutils/gas/doc//c-rl78.texi:72: Next reference to nonexistent node `RL78-Float' (perhaps incorrect sectioning?).
../../../binutils/gas/doc//c-rl78.texi:20: Menu reference to nonexistent node `RL78-Float' (perhaps incorrect sectioning?).
makeinfo: Removing output file `as.info' due to errors; use --force to preserve.
make[4]: *** [as.info] Error 1
make[4]: Leaving directory `/home/shender/binutils/obj/gas/doc'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/shender/binutils/obj/gas/doc'
...

Stu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]