X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org From: "John Daintree" To: References: <001401ca562a$c044a5e0$40cdf1a0$@com> <133543 DOT 8744 DOT qm AT web25508 DOT mail DOT ukl DOT yahoo DOT com> In-Reply-To: <133543.8744.qm@web25508.mail.ukl.yahoo.com> Subject: RE: Cannot build cygwin from CVS source. Date: Mon, 26 Oct 2009 12:47:24 -0000 Message-ID: <003201ca563a$793f3d80$6bbdb880$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Identified-User: {765:host89.hostmonster.com:dyalogco:dyalog.co.uk} {sentby:smtp auth 81.187.162.50 authed with johnd AT dyalog DOT co DOT uk} X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi Marco, Thanks for the suggestion. I tried that and got the same error.. $ g++ --version g++ (GCC) 4.3.2 20080827 (beta) 2 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ tail make.out /oss/src/winsup/cygwin/mkglobals_h /oss/src/winsup/cygwin/globals.cc > globals.h g++ -L/oss/i686-pc-cygwin/winsup -L/oss/i686-pc-cygwin/winsup/cygwin -L/oss/i686-pc-cygwin/winsup/w32api/lib -isystem /oss/src/winsup/include -isystem /oss/src/winsup/cygwin/include -isystem /oss/src/winsup/w32api/include -B/oss/i686-pc-cygwin/newlib/ -isystem /oss/i686-pc-cygwin/newlib/targ-include -isystem /oss/src/newlib/libc/include -c -DHAVE_CONFIG_H -g -O2 -MMD -Werror -fmerge-constants -ftracer -mno-use-libstdc-wrappers -Wall -Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=3D0 -I. -I/oss/src/winsup/cygwin -I/oss/src/winsup/w32api/include -I/oss/src/winsup/cygwin/config/i386 -I/usr/lib/gcc/i686-pc-cygwin/4.3.2/include -fno-rtti -fno-exceptions -o ./_cygwin_crt0_common.o /oss/src/winsup/cygwin/lib/_cygwin_crt0_common.cc cc1plus: error: unrecognized command line option "-mno-use-libstdc-wrappers" make[3]: *** [_cygwin_crt0_common.o] Error 1 make[3]: Leaving directory `/oss/i686-pc-cygwin/winsup/cygwin' make[2]: *** [cygwin] Error 1 make[2]: Leaving directory `/oss/i686-pc-cygwin/winsup' make[1]: *** [all-target-winsup] Error 2 make[1]: Leaving directory `/oss' make: *** [all] Error 2 /john -----Original Message----- From: Marco Atzeri [mailto:marco_atzeri AT yahoo DOT it]=20 Sent: 26 October 2009 11:07 To: cygwin AT cygwin DOT com; John Daintree Subject: R: Cannot build cygwin from CVS source. --- Lun 26/10/09, John Daintree ha scritto: > Hello All, >=20 > I'm trying to build my own cygwin to investigate my problem > "Permission > denied" on /usr/bin/sh when running gmake with multiple=A0 > jobs". >=20 > However, the make process terminates early with the error " > cc1plus: error: > invalid option `no-use-libstdc-wrappers`". Tail of make.out > follows my > signature. >=20 > I've google'd "no-use-libstdc-wrappers", and get no > relevant hits.=20 >=20 > g++ --version returns: > $ g++ --version > g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd > 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying > conditions.=A0 There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. >=20 > How should I proceed? >=20 > Thanks, > /john >=20 you should used gcc-4 Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple