'ld' backward incompatibility.

Sergei Organov osv@javad.ru
Mon Mar 27 06:16:00 GMT 2000


Hello,

JFYI,

Before I used the 'ld' to create empty ELF file like this:

ld -r -o a.o

However, the latest CVS version of 'ld' doesn't allow it:

osv@osv$ ~/local/bin/ppc-rtems-ld -r -o a.o
/home/osv/local/bin/ppc-rtems-ld: no input files

There is a simple work-around (using 'as' instead of 'ld'), but I thought
maybe it's worth to tell you about this incompatibility anyway.

BR,
Sergei Organov.



More information about the Binutils mailing list