GCC 3.2.2
Oscar Fuentes
ofv@wanadoo.es
Sat Apr 26 15:05:00 GMT 2003
zippo <zippo752001@attbi.com> writes:
> Hi,
> I am trying to install Glibc-2.3.2 on a redhat system, i updated Gcc to
> gcc-3.2.2 however i think i didn't do it correctly. I didi a simple
What build didn't work? glibc or gcc? As glibc is off-topic for this
list, I assume you are talking about gcc.
> $>mkdir src
> $>cd src
> $>objdir/configure
What's this? Why are you creating a 'src' directory? The instructions
recommends to create a directory for the *objects*:
$> mkdir obj
$> cd obj
$> <directory where gcc3.2.2 is>/configure
> $>make
As the instructions says, you should use 'make bootstrap'
> :root
> $>make install
>
> i have a fresh install of redhat 7.3. and i really need help, i am
> running linux kernel 2.4.18 and Glibc-2.2.5. i am not quit sure but i
> think i need to compile it with a few more things. But have no clue were
> to start. If a good hearted person would spend a little time helping me
> i would be most thank-ful. Well thanks for everything. Zippo
>
>
--
Oscar
More information about the Gcc-help
mailing list