I'm currently using the GNU compiler that is included with XCode 3.1.4. Note that 3.1.4 is the latest version of XCode that runs on Mac OS X 10.5.
Unfortunately, XCode 3.1.4 only includes gcc 4.2.1, which was released in July 2007 and which does not do everything I need. Therefore I would like to install a more recent version of gcc, ideally 4.4.2 (or at least 4.4.1).
However I doubt if I will be able to compile this myself. So I was wondering if it is possible to download a pre-made gcc 4.4 package for Mac OS X 10.5 somewhere?
Unfortunately, XCode 3.1.4 only includes gcc 4.2.1, which was released in July 2007 and which does not do everything I need. Therefore I would like to install a more recent version of gcc, ideally 4.4.2 (or at least 4.4.1).
However I doubt if I will be able to compile this myself. So I was wondering if it is possible to download a pre-made gcc 4.4 package for Mac OS X 10.5 somewhere?