Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020127201703.27468.qmail@web20406.mail.yahoo.com> Date: Sun, 27 Jan 2002 12:17:03 -0800 (PST) From: y z Subject: cannot find -ly? To: cygwin AT cygwin DOT com In-Reply-To: <1011978313.30334.ezmlm@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, I want to compile with GCC in combination with FLEX and BISON. I have already got lex.yy.c and y.tab.c, but when I compiled with the following command: gcc y.tab.c -ll -ly, it always shows an error information: /usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5 /../../../../i686-pc-cygwin/bin/ld: cannot find -ll collect2: ld returned 1 exit status I don't know why it cannot find -ll and -ly. who knows how to resolve this problem? Thanks a lot YZ __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/