DJGPP Incompatible with GAS !?
Posted: Sun Feb 11, 2001 12:00 am
Hello,
I've wrote a library in assembly using GAS,
then I tried to compile it with "-ffreestanding"
with a C file. Both using source file to compile.
However, only the first few functions in in
assembly code were read and the rest were told to
be undefined refrences.
The situation is very tricky that even Borland's
Turbo C++ fall to this trap. Is this the stuff
on the buttom of the "Mixing C and Assembly" page?
For that sentence describing 3 methods are hard
to understand => conplex sentence very hard to read.
Any answer is welcome, thank you.
I've wrote a library in assembly using GAS,
then I tried to compile it with "-ffreestanding"
with a C file. Both using source file to compile.
However, only the first few functions in in
assembly code were read and the rest were told to
be undefined refrences.
The situation is very tricky that even Borland's
Turbo C++ fall to this trap. Is this the stuff
on the buttom of the "Mixing C and Assembly" page?
For that sentence describing 3 methods are hard
to understand => conplex sentence very hard to read.
Any answer is welcome, thank you.