This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

library ll could not be found


I'm trying to compile hp2xx using gcc egcs-1.0.2.

Compilation goes fine, but at run-time, I get an NT error message saying
"The dynamic link library ll could not be found in the specified path".
However, I do not reference a library called "libll" at link time:

gcc *.o  -L/usr/X11R6.3/lib -lX11 -lm -o hp2xx

Any ideas?  This didn't happen with b18's gcc.

TIA

Rick Hellicar
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]