| delorie.com/archives/browse.cgi | search |
| 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 <Christine DOT Pourcelot AT inria DOT fr> |
| Organization: | INRIA |
| X-Mailer: | Mozilla 4.5 [en] (WinNT; I) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | troubles while linking wxWindows samples...(B20.1) |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |