Mail Archives: djgpp/1998/12/18/10:55:14
"some one" <some AT one DOT com> writes:
> i just tried to compile a program using grx lib (which is installed of
> course and added to djgpp.env).
>
> % gcc f.c -o f.exe -lgfx
> ld.exe: cannot open -lgrx: No such file or directory (ENOENT)
>
> what am i doin´wrong ?
You're spellin' it wrong if your post is correct.
Either that or you are not readin' the READMEs or
you are not doin' what they say. You are also not
givin' us enough information to help you properly.
If the compiler can't open libgrx.a it's because
you haven't told it where it is, or you have told
it where it is but it isn't there. It's as simple
as that.
Ian
--
Ian Miller, Dorset, UK
DJGPP 2.02, Win95 DOS box
The views expressed above are those of the writer and do not represent the
views, policy, or understanding of any other person or official body.
- Raw text -