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]

unable to switch to gcc 4


Folks,

I was trying to make the switch gcc3 -> gcc4

before:

$ gcc --version
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc. ...


$ /usr/bin/set-gcc-default-4.sh



after:


$ gcc --version
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc. ...

$ ls -lt /usr/bin/gcc*

-rwxr-xr-x  3 Hans root  1220622 Sep 28 19:18 /usr/bin/gcc-4.exe
-rwxr-xr-x  1 Hans root    16984 Sep 28 19:03 /usr/bin/gccbug-4
lrwxrwxrwx  1 Hans None        9 Jul 14 16:30 /usr/bin/gcc.exe -> gcc-3.exe
-rwxr-x---+ 1 Hans Users   94741 Feb 25  2009 /usr/bin/gcc-3.exe
-rwxr-x---+ 1 Hans Users   16261 Feb 25  2009 /usr/bin/gccbug-3


Am I stupid or what gives? Kindly, H.


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