COFF to ELF conversion bug?

H . J . Lu hjl@lucon.org
Thu May 23 00:06:00 GMT 2002


For

http://sources.redhat.com/ml/bug-binutils/2002-q2/msg00221.html

To link PE with ELF on Linux, please get my current precompiled Linux
binutils at

http://ftp.kernel.org/pub/linux/devel/binutils/

Just link Microsoft COFF .o files directly:

# gcc ... coff.o ....

You may have to do

# objcopy --remove-leading-char coff.o

BTW, it used to work about 2 years ago when I used it last time.


H.J.



More information about the Binutils mailing list