X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Thu, 11 Mar 2010 10:43:49 +0000 Message-ID: <5e9b3bd91003110243s22ba26a8q9505f596289ab671@mail.gmail.com> Subject: Re: 1.7 - Problem installing perl modules From: Robert Slater To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 >>cc1: error: unrecognized command line option "-fstack-protector" >> >>This is a command line option which only GCC 4 understands. You only >>have GCC 3 installed. >> >>You need to install the gcc-4 package. You may also need to change the >>default gcc to gcc-4 using the "alternatives" tool (man alternatives), >>or force Perl to use GCC 4. This may work (untested) >> >>CC=gcc-4 perl Build.pl Thanks for your help, Csaba, this works now. -Robert Slater -- 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