Mail Archives: djgpp/1996/01/17/02:03:25
On 16 Jan 1996, Michael R Swihart wrote:
> Has anyone tried to use GUG (Ground Up Graphics) with DJGPP?
>
> GUG is a WATCOM graphics library. Does anyone know how
> one would compile a program that uses a subroutine from
> the compiled library?
The DJGPP FAQ list (faq102.zip from the same place you get DJGPP) says in
section 17.4 that DJGPP linker doesn't understand the .lib and .obj
formats used by Watcom and other DOS-based compilers.
An OBJ to COFF converter was uploaded to x2ftp archive, you can get the
info about it at this URL:
http://www.delorie.com/djgpp/mail-archives/djgpp/1995/10/12/21:56:46
I don't know if it can handle Watcom object files. If you try it, please
post a summary of your experience so it could be included in the next
version of the FAQ list.
- Raw text -