Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <3909C5CE.A4755E4A@freenet.edmonton.ab.ca> Date: Fri, 28 Apr 2000 18:09:34 +0100 From: eho X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: cygwin gcc user library question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi there! I tried to use cygwin gcc to compile and link a c program under NT. The program uses a library that exists in a lib directory with a name abc.Lib. But when I specify the GCC command: gcc xxxxxx.c -labc -L ./lib, I got the ld error cannot open -labc. What should be the proper way to specify my abc library in the gcc command under NT? Thanks -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com