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: [ANNOUNCEMENT] Updated: gcc-4.7.3-1


Am 17.12.2013 18:04, schrieb marco atzeri:
in your ~/bin or /usr/local/bin

  ln -s /usr/bin/gcc gcc4

Actually, you will need to

ln -s /usr/bin/gcc gcc-4.exe
ln -s /usr/bin/g++ g++-4.exe

or some build system checks using EXEEXT will produce quite unexpected results. (I have personally never needed gcc4, i.e. without the hyphen).


--
Achim.

(on the road :-)


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