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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001016094459.8208.qmail@web6402.mail.yahoo.com> Date: Mon, 16 Oct 2000 22:44:59 +1300 (NZDT) From: =?iso-8859-1?q?Danny=20Smith?= Subject: Re: gcc and Win32 API To: cygwin AT sources DOT redhat DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit >OK. Here is the exact error message (which I should have included): >tulip $ gcc blather.c >/cygdrive/c/DOCUME~1/NEILZA~1/LOCALS~1/Temp/ccd3Ck45.o(.text+0x88):blather.c: un >defined reference to `GetStockObject AT 4' >collect2: ld returned 1 exit status >tulip $ >BTW, Cygwin is installed on a FAT partition. The rest of Win2K is on >NTFS. >Does this matter? (probablly not). What is GetStockObject? GREP (or findstr) and ye shall find. Look in wingdi.h: HGDIOBJ WINAPI GetStockObject(int) and then look in libgdi32.a Cheers _____________________________________________________________________________ http://clubs.yahoo.com.au - Yahoo! Clubs - Join a club or build your own! -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com