Mail Archives: djgpp/2000/03/12/12:46:05
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,
Get the ported version of XLIB for DJGPP 2.0 at:
ftp://x2ftp.oulu.fi/pub/msdos/programming/djgpp2/xlib251.zip
After that, delete the "-O" following CFLAGS in xlib.mk file.
type makeall, it should then works.
IMHO, I guess xlib using too much inline assembly which sometimes
confuses gcc when compiling the xlib with the optimal parameter
"-O" been turned on.
Good luck!
Benjamin Chen
Taiwan
Internal e-mail address: bigben AT ms1 DOT hinet DOT net
- Raw text -