This is the mail archive of the binutils@sourceware.cygnus.com 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]

'ld' backward incompatibility.


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.


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