Rene Girard babbled on about:
> All,
>
>   I would like to know how I can in a safe manner upgrade the gcc
> compiler  version  3.0 . At this time the version I have is  "gcc
> version  egcs -2.91.66  (egcs - 1.1.2 release). I wrote "safe manner"
> above because I am a newcomer to Linux.
>
> Thank you for your collaboration

this is how I usually do it:
download gcc tarball (2.95.3)
./configure and make bootstrap (based on gcc_notes file at 
http://hunley.homeip.net/linux_sources/)
rpm -e anything like 'gcc*' 'g77*' 'g++*' (basically anything to do w/ gcc)
then make install.
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: http://linux.nf  Admin: http://hunley.homeip.net

printk("Cool stuff's happening!\n")
        2.4.3 linux/fs/jffs/intrep.c
_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to