delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199908170709.CAA10981@mercury.xraylith.wisc.edu> |
To: | "Schulz, Kay" <Kay_Schulz AT KirchGruppe DOT DE> |
cc: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: WinMain AT 16 |
In-Reply-To: | Your message of "Mon, 16 Aug 1999 12:50:55 +0200." |
<E5B380EF5CD5D21182890090274009BA3BA534 AT arnold DOT kirchgruppe DOT de> | |
Date: | Tue, 17 Aug 1999 02:09:29 -0500 |
From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
"Schulz, Kay" <Kay_Schulz AT KirchGruppe DOT DE> writes: > Hi > I saw your postings to cygwin mailing list and thought I might be allowed to > asked a simple question > Win NT SP 3 > Cygwin b20 > I have a lex file which compile to a C file. No problems > Then I try to compile this file to an executable > The linker fails > bash-2.02$ gcc -o foo lex.yy.c > C:\TEMP\ccnuBGU5.o(.text+0xa6c):lex.yy.c: undefined reference to `yywrap' > C:\TEMP\ccnuBGU5.o(.text+0x1301):lex.yy.c: undefined reference to `yywrap' > d:\unix\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91. > 57\. > .\..\..\..\i586-cygwin32\lib/libcygwin.a(libcmain.o): In function `main': > /home/noer/src/b20/comp-tools/devo/winsup/libcmain.cc:38: undefined > reference to > `WinMain AT 16' Well, do you have main() defined in lex.yy.c? I bet not. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |