From: Rick DOT Hellicar AT eml DOT ericsson DOT se (Richard Hellicar EML) Subject: library ll could not be found 14 Sep 1998 17:14:11 -0700 Message-ID: <5F052F2A01FBD11184F00008C7A4A8005D56CF.cygnus.gnu-win32@eukbant101.ericsson.se> Mime-Version: 1.0 Content-Type: text/plain To: "'gnu-win32 AT cygnus DOT com'" 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 AT cygnus DOT com" with one line of text: "help".