My objective was to install gcc 3.3, my fink requires 3.3. Installing Xcode Tools1.5 release for Mac OS fails with error: There were errors installing the software please try installing again.
I delved into the packages and then Xcode Tools packages and double clicked on gcc3.3.pkg, it installed successfully as far as I can see. But the OS still select 3.1 as its compiler even after doing sudo gcc_select 3.3 which fails. However sudo gcc_select 3 works.
I then tried repairing the Disk Permissions.
I successfully installed Xcode Tools 1.2, but it only installed gcc 3.1.
I also successfully also installed the following: Xcode Tools 1.1, 1.1 update, 2002 Developer Tools, Developer Tools which seems to install gcc 3.1. So typed sudo gcc_select 3.3 which fails with this error.
usage: gcc_select [-n] [-force] [2 | 3] [-h | --help] [-v | --version]
[-root] [ -nc | --no-color]
Invalid argument (3.3).
I also installed gnat for macosx package, didnt help. I just downloaded gnude from mac but dont know how to install it.
Why is it so difficult to get gcc3.3 to work? can you help.
I delved into the packages and then Xcode Tools packages and double clicked on gcc3.3.pkg, it installed successfully as far as I can see. But the OS still select 3.1 as its compiler even after doing sudo gcc_select 3.3 which fails. However sudo gcc_select 3 works.
I then tried repairing the Disk Permissions.
I successfully installed Xcode Tools 1.2, but it only installed gcc 3.1.
I also successfully also installed the following: Xcode Tools 1.1, 1.1 update, 2002 Developer Tools, Developer Tools which seems to install gcc 3.1. So typed sudo gcc_select 3.3 which fails with this error.
usage: gcc_select [-n] [-force] [2 | 3] [-h | --help] [-v | --version]
[-root] [ -nc | --no-color]
Invalid argument (3.3).
I also installed gnat for macosx package, didnt help. I just downloaded gnude from mac but dont know how to install it.
Why is it so difficult to get gcc3.3 to work? can you help.