Mail Archives: djgpp/1996/05/15/18:04:30
Bos R (rbos AT cs DOT vu DOT nl) wrote:
>Hi,
>I want to link borland object files with my djgpp compiler. Does anyone
>know how to do that?
Have you read the FAQ?
If you have, then read it again.
(section 17(.5): Sorry, you probably can't.
The GNU linker called by GCC doesn't understand the format
of .obj files which other DOS-based compilers/assemblers emit.
BUT:
Lately, an automated conversion tool called OBJ2COFF was written by
Jan Oonk which can be used to convert .obj object files and .lib
libraries to COFF format, provided that the original .obj files must
have been written for flat-address memory model.
hth, Robert.
>Reinier.
>-----------------------------------------------------------------------
>Bos, R. (rbos AT cs DOT vu DOT nl)
>Department of Mathematics and Computer Science |__ /_ /__ /__
- Raw text -