Mail Archives: djgpp/1995/07/22/14:11:57
I got DJGPP's extra libs which were LIBGRX and CURSES (also allegro, but
I wont bother with that noew).
I unzipped those two lib packages with -d and they went into a subdir
called "\contrib"
i copied all .h files to c:\djgpp\include and all .a files to c:\djgpp\lib
I tried to compile one of the exmaples like this: gcc mouse.c (in the
grx) -lpc -lgrx and I got undefined reference to a lot of functions (i
can tell that these functions should be declared in LIBGRX). What am I
doing wrong?
todd
- Raw text -