Mail Archives: djgpp/1995/11/14/15:39:26
>
> After unziping you may want to move the header files from
>
> d:\gcc\contrib\grx\include -> d:\gcc\include and
> d:\gcc\contrib\grx\lib -> d:\gcc\lib
>
> This way gcc can find the grx includes and libs ...
>
> or edit djgpp.env to include the the contrib\grx directories.
This wasn't the problem.. I was in \gcc\contrib\libgrx\test, and was
compiling with gcc -L../lib -I../include -this -that -the-other..
It wasn't a problem not finding the library or it would have said
so.. the errors were
test.c(.text+0x###) undefined reference to GrWhatEverFunc()
any ideas?
Justin
- Raw text -