This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On 06/05/14 21:45, Achim Gratz wrote:
Warren Young writes:
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.
Yes, I've posted about this some time ago.  You absolutely need to name
the symlink "gcc-4.exe".

This is not my experience. My link is called 'gcc-4' pointing to 'gcc'; there is no '.exe' extension in either source or destination. This gets XS modules compiling for me.

Dave.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]