On Tue, 19 Nov 2002, Alessandro Coppelli wrote:
>   I have  RedHat 7.3 ( with gcc-2.95.6 ) .
>
>   I want to change  the version compiler from 2.95.6
>    to 2.95.3.
>
>    Sorry for the stupid questioin, but  how I do to do this ?

Get an rpm for gcc 2.95.3 (www.rpmfind.net may be of use)

# rpm -e gcc

you may have to remove some other stuff dependant on gcc, like g++.

# rpm -Uvh /path/to/gcc.295.3*.rpm

-- 
\ \/ / _       |~\  _ In God We Trust. All Others Pay Cash.
 >  < / \|\  /|+-< | |   "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|    a tragedy to those who feel." - Horace Walpole



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to