Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <36C42AF5.17FE36C5@inria.fr> Date: Fri, 12 Feb 1999 14:21:57 +0100 From: Chris Organization: INRIA X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin Subject: troubles while linking wxWindows samples...(B20.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, Does anybody use wxWindows (a C++ framework providing GUI) ? I'm trying to test the samples but I get some warning during linking : --------------------------------------------------------------------------- gcc -Wl,--subsystem,windows -mwindows -L../../lib -o minimal.exe objects/minimal.o objects/minimal_resources.o ../../lib/libwx.a -lstdc++ -lgcc -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -lodbc32 -ladvapi32 -loldnames /cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: warning: cannot find entry symbol _WinMainCRTStartup; defaulting to 00401000 --------------------------------------------------------------------------- so... what is ld.exe doing ? What am I doing wrong ? Thanks Respectfully, -- Christine Pourcelot Stagiaire projet CODES INRIA ROCQUENCOURT