From: ee89jje@tilion.ee.surrey.ac.uk (Ed) Subject: GCC 240 shared lib. problems Date: Mon, 24 May 1993 09:06:21 GMT
I just installed GCC 240, and I'm now getting errors about not finding my shared
libs.
I tried to compile an X thing that I'm doing with:
gcc *.o -lXm -lXt -lX11
and it gives the error:
No such library libXt. (or something like that)
It finds my static libXm.a perfectly ok. I tried running this as root in case
my permissions were screwed, and putting a -L/lib in there but still no luck.
Can anyone suggest what's wrong? HJ?
Thanks for any help,
Ed