Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by iriver@Apr 19 2006, 11:05 AM could you please explain:
su - # your root passwd
yum install compat-gcc-32
cd /usr/bin
mv gcc gcc4
ln -s gcc32 gcc
exit
i use redhat9
thank you !
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14464)
--- quote end ---
--- Quote End --- PLEASE post your future questions on the uclinux forum. login as root, install gcc32 and make symlink as gcc. You can not use redhat9, the make has problems. Try slackware linux or others.