This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Multiple Versions of gcc with fink


Hello everybody,

to compile a Program i needed to update gcc to 4.2.3.

There are 2 gcc in "Macintosh HD/usr/bin" gcc version 4.0.1 (Apple Inc. build 5490) and gcc version 4.2.1 (Apple Inc. build 5566) and for compiling the 4.0.1 is used.
So i decided to use fink for a 4.2.3 update.
But still 4.0.1.
So i used fink to install 4.3.3.
Now i found the 4.3.3 version in "Macintosh HD/sw/bin" gcc-Version 4.3.3 (GCC).
But when i use the Terminal with gcc -v it is still gcc version 4.0.1 (Apple Inc. build 5490).


What am i doing wrong?
Which Files from /sw/bin should i copy to /usr/bin/ ??

System: mac osx 10.5.6

Thank you!




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