perl -V:cc still says "gcc-4"

Warren Young warren@etr-usa.com
Tue May 6 19:36:00 GMT 2014


Many moons ago Cygwin "gcc" became GCC 4.  Later, Cygwin dropped the 
"gcc-4" wrapper package.

Unfortunately, this means Perl modules that only come in native (XS) 
form don't compile because perl -V:cc says "gcc-4".  I tried creating a 
symlink from gcc-4 -> gcc in /bin, but it didn't help.

STC: cpanm Text::Xslate

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