Mail Archives: djgpp/1995/04/14/06:54:47
> I've got some libraries which don't follow the libXXX.a format that GCC
> expects for the -l linker option. (They are *.lib). Is there some way I
> can tell the linker to look for .lib files? If I just tell the linker to
> add the filename, it complains with "File format not recognized" and stops.
Most probably, you won't be able to use those .lib files with DJGPP. But
to learn more about this problem and how, if at all, it can be solved in
your case, read the DJGPP FAQ list, Chapter 17. You can get the FAQ list
as faq100.zip from the same place you get DJGPP.
- Raw text -