Mail Archives: djgpp/1996/10/17/16:44:27
Hi Eric:
> I have been working with gas, and I'm going out of my mind. :-) So I
>tried to use MASM 6.11 and compile my .ASM file to COFF format so I could
>link in the object file using gcc. However, I get GPFs and segment
>violations when I call any procedure in the .ASM file. Does anyone know
>if there's a way to make MASM procedures work with DJGPP? Here's the code
>I am using (both the .ASM and .cc files):
I don't know much about MASM 6.11, do you try to do an objdump to disassemble
the linked coff?, make this and search what's generated, you can even
disasemble the object generated to see what the binutils sees inside it.
SET
********************************************************************************
Salvador Eduardo Tropea (SET) - salvador AT inti DOT edu DOT ar
Work: INTI (National Institute of Industrial Technology) Sector: ICE
(Electronic Control & Instrumentation)
Post (Home): Curapaligue 2124 - Caseros (1678)- Buenos Aires - Argentina
- Raw text -