This is the mail archive of the binutils@sources.redhat.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]

Re: objcopy of coff-i386 to elf32-i386?


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.

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