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-Subscribe: | <mailto:cygwin-subscribe 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: | <19991005154359.10992.rocketmail@web601.yahoomail.com> |
Date: | Tue, 5 Oct 1999 08:43:59 -0700 (PDT) |
From: | =?iso-8859-1?q?Jarbas=20Jarbudo?= <jarbas99 AT yahoo DOT com> |
Subject: | MessageBox Error |
To: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
Hi all I thought i follow all instructions when i installed cygwin. After this error i realized i missed something and i can't find what. When i do gcc file.c -o file.exe i receive this errors: ... C:WINDOWS\TEMP\cc3RUm9j.o(.text+0x770d):c.c: undefined reference to `MessageBoxA AT 16' C:\WINDOWS\TEMP\cc3RUm9j.o(.text+0x8f2a):c.c: more undefined references to `MessageBoxA AT 16' follow collect2: ld returned 1 exit status This error only occurs when i add a line #define WIN32 in the file.c. I i don't, cygwin works fine and the executable runs ok. The reason i need the #define win32 is because it adds some functions to the program. Looks like i need to link with windows library. I don't know how to do it. Please someone kindly help me on this?! Best regards ===== __________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- 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 |