It worked! Thanks Gary!
On Wed, Jun 30, 2010 at 12:46 PM, Garry Williams wrote:
> On Wed, Jun 30, 2010 at 3:30 PM, Barton Landrum
> wrote:
> > I looked for the gcc binaries and I could not find them.
>
> sudo yum install /usr/bin/gcc
>
> --
> Garry Williams
> --
> users mailing list
> users@list
On Wed, Jun 30, 2010 at 3:30 PM, Barton Landrum wrote:
> I looked for the gcc binaries and I could not find them.
sudo yum install /usr/bin/gcc
--
Garry Williams
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/m
I looked for the gcc binaries and I could not find them.
I am trying to build the gcc C, C++ and other compilers using release 4.4.3
of the gcc code. To do this I still need a gcc binary to compile and link
the code.
I ran the following command:
../gcc-4.4.3/configure
And got this:
checking bu