This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc on MAC OSX
- From: Eljay Love-Jensen <eljay at adobe dot com>
- To: Michael Grabe <mgrabe at itsa dot ucsf dot edu>, gcc-help at gcc dot gnu dot org
- Date: Thu, 01 Jul 2004 07:29:22 -0500
- Subject: Re: gcc on MAC OSX
- References: <26CF761C-CAF3-11D8-B56B-00039392C964@itsa.ucsf.edu>
Hi Michael,
>It seems as if I need a c compiler to begin with.
Correct. That is true for all platforms that GCC is used upon.
>I have installed the prepackaged gcc3.1 compilers that come with the MAC
operating system; however, they do not have g77 bundled in there so I
uninstalled those binaries and tried to build from scratch.
Build from scratch first, THEN uninstall those binaries.
HTH,
--Eljay