Re: Replacing GCC 4.2.1 with GCC 4.4.5 on Mac OS X Version 10.6.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brian Lee <deltasparrow@xxxxxxxxx> writes:

> Hello, I was wondering if it is possible to replace GCC 4.2.1 with GCC 4.4.5 on Mac OS X Version 10.6.6. I believe that I installed GCC 4.4.5 in /usr/local/bin, and GCC 4.2.1 is still in /usr/bin. When I entered the command 'gcc --version' in Terminal, I received the response that shows the version as 4.2.1. I had followed the GCC "Installation" instructions on the website as closely as I could. I had checked out the GCC source via Apache Subversion. Please help me on making my computer use GCC 4.4.5 instead of GCC 4.2.1. Thanks.

Usually the environment variable PATH sets which directory is searched
first when type a command like "gcc".

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux