First off, I am new to linux stuff. Forgive me for silly questions.<br><br>Our linux machine has gcc 3.4. I want to install gcc 4.5 in my own directories--I don't have root access.<br><br>For that matter, I was told I need, among others, ppl 0.10+. <br>
<br>However, when I try to make ppl 0.11, it complains:<br><i>internal compiler error: in invert_truthvalue, at fold-const.c:2700</i>..<br><br>I did a search and found this is caused by gcc version too old. Dead end there.<br>
<br>So guess I have to install a binary release of ppl.  But the package I downloaded:<br>ppl-0.10.2-10.1.el6.x86_64.rpm<br>won't allow me to install on a different directory with --prefix option.<br><br>What can I do?<br>
<br>btw, the linux machine runs Red Hat Enterprise Linux AS release 4 (Nahant Update 3)<br><br>Thanks much!<br>-Pengcheng<br><br>