Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-AuthUser: gerrit:koeln.convey.de Date: Fri, 2 May 2003 19:47:21 +0200 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <10691742478.20030502194721@familiehaase.de> To: Danny Smith CC: cygwin AT cygwin DOT com Subject: Re: g++ newer version In-Reply-To: <20030501230633.17338.qmail@web21408.mail.yahoo.com> References: <20030501230633 DOT 17338 DOT qmail AT web21408 DOT mail DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo Danny, >>> I suspect the latter. You can help out by taking the set of patches to >>> the current Cygwin gcc package and tweaking them to apply to gcc 3.2.3 >> >> Where do I get these patches? >> > This may help. > The mingw source and patchset for gcc 3.2.3 at mingw download page > https://sourceforge.net/project/showfiles.php?group_id=2435 > (look in release candidate section) also boostraps with target=cygwin (or it > did a week or so ago). Thanks. > It contains all the patches in the cygwin-mingw-v2 CVS branch updated > to 3.2.3, plus a few tweaks to the -mno-cygwin business as per the gcc > trunk CVS, > I plan to upload a final version of 3.2.3 for mingw next week > (after mingw user feedback) I get this error now when c++filt.exe is linked: rm -f cxxmain.c ln -s /winsup/src/gcc/../libiberty/cplus-dem.c cxxmain.c gcc -c -DMAIN -DIN_GCC -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I/winsup/src/gcc -I/winsup/src/gcc/. -I/winsup/src/gcc/config -I/winsup/src/gcc/../include \ -DVERSION=\"3.2.3\" cxxmain.c gcc -o c++filt.exe -DIN_GCC -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H \ cxxmain.o underscore.o -lintl -liconv ../libiberty/libiberty.a /bin/../lib/gcc-lib/i686-pc-cygwin/3.2/../../../libcygwin.a(libcmain.o)(.text+0x69): undefined reference to `_WinMain AT 16' collect2: ld returned 1 exit status Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/