Problems when linking

Carlos Pita cpita@tycdigital.com.ar
Thu Apr 19 08:57:00 GMT 2001


Hi!
    I'm using gcc 2.95.2 with cygwin. I'm also assembling with nasm, then
trying to link object files from the c compilation and from the assembling.
The problem is that the linker can't found the global symbols in the
assembler code that are invoked from the c code. I think this is related to
the format of the object files that I'm generating. I'm not sure about how
does cygwin gcc work in this respect. With nasm I can generate at least obj
or elf outputs.
Can you help me?

Thank you,
    Carlos




More information about the Gcc mailing list