GCC 3.2.2
LLeweLLyn Reese
llewelly@lifesupport.shutdown.com
Sun Apr 27 00:29: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.
It would be easier to help you if you would explain why you think
something went wrong. Specifically, if you got any error messages
from the commands below, please paste them into your next message.
> I didi a simple
> $>mkdir src
> $>cd src
> $>objdir/configure
Please note that by default configure will use a prefix of /usr/local,
which will result in executables being installed into
/usr/local/bin, libs into /usr/local/lib, and so forth.
> $>make
This part is not correct for gcc. gcc requires '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
More information about the Gcc-help
mailing list