Mail Archives: djgpp/2000/03/13/09:02:04
On Thu, 9 Mar 2000 18:20:47 -0000, "Ian"
<duxbury AT kentmere23 DOT freeserve DOT co DOT uk> wrote:
>I have downloaded a graphics add on to DJGPP called XLib, I can't get it to
>load with the makeall file, is this the right place to ask for advice? Ian.
>
Hi Ian,
I don't know what kind of xlib you got, but this one
ftp://x2ftp.oulu.fi/pub/msdos/programming/djgpp2/xlib251.zip
should make things easier.
Next step could be tricky, just remove the "-C" following
CFLAGS in the file named xlib.mk then clean all object
files and run makeall again, soon you will get a brand
new libxlib.a.
IMHO, gcc don't like inline assembly any more, especially
when be given "-O".
Good luck.
Benjamin Chen
Taiwan
bigben AT ms1 DOT hinet DOT net
- Raw text -