Reg. Multiple GCC 's
Prasant Gopal <[email protected]> Fri, 30 Sep 2005 22:07:21 +0530 (IST)
| Newsgroups | org.kernel.vger.linux-gcc |
|---|---|
| Message-ID | <[email protected]> |
hi ,
i am currently using gcc-4.0.0-8. i wanted to hav gcc3.3 also.. So, i
downloaded the gcc-3.3.tgz fr0m a mirror. i follwed the following steps..
1. untar into my home directory.
2. ./configure --prefix=/usr/local/gcc/3.3
3. make bootstrap
& got the following error...
./read-rtl.c: In function âread_rtxâ:
./read-rtl.c:653: error: invalid lvalue in increment
make[2]: *** [read-rtl.o] Error 1
make[2]: Leaving directory `/home/prasant/gcc-3.3/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/prasant/gcc-3.3/gcc'
make: *** [bootstrap] Error 2
Please _help_ me out...
regards ,
prasant
--
--------------------------------------------------------------------------------------------------------------------------------------------
Only wimps use tape backup : _real_men just upload their important
stuff on ftp and let the rest of the world mirror it
-- Linus Torvalds