1.7 - Problem installing perl modules

Robert Slater rslater87@googlemail.com
Thu Mar 11 12:07:00 GMT 2010


>>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



More information about the Cygwin mailing list