objcopy of coff-i386 to elf32-i386?

H . J . Lu hjl@lucon.org
Thu Sep 14 22:31:00 GMT 2000


On Wed, Sep 13, 2000 at 11:28:07PM +1100, Lachlan O'Dea wrote:
> 
> Ok, I've attached a simple testcase that produces the problem. Thanks
> for the reply, Alan.
> 

# gcc -g -c c_code.c main.c
# gcc -g -o test main.o c_code.o masm_code.obj
# ./test
integer = 42
asm_function returned: 42
integer = 43

I am using my Linux binutils 2.10.0.24.


H.J.


More information about the Binutils mailing list