This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error installing previous gcc version


HI Folks,
I need to "undergrade" my gcc version that comes with openSuse 10.2 . Well
the default version is gcc version 4.1.2 20061115 (prerelease) (SUSE Linux).
I do really need the old version, because my "mentor" told me my code
compiles properly with gcc-3.3.3 ( just I need to compile using a static
library called libESP.a) . So I decided to install a previous version in
order to avoid modify the libESP.a , cause I thought it was harder than
install another compiler version.

After reading in forums, asking buddies, and losing a lot of time( I know
that's the way sometimes) I couldn't install gcc-3.3.3 yet ! It's so
annoying. I just claim for help .

I've achieved to run the configure script in a gcc-build directory, but I
got an error withing the make. :
../../gcc-3.3.3/gcc/read-rtl.c: In function âread_rtxâ:
../../gcc-3.3.3/gcc/read-rtl.c:653: error: invalid lvalue in increment
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory `/opt/gcc3/gcc-build/gcc'
make: *** [all-gcc] Error 2


I've also tried by using rpms without success too...

Feel free to ask me for important data , kie logs or whatever you need.

I'm able to establish a VNC session if anyone have time to help me online.
thanks a lot , I would appreciate your interest so much !!

Frank
espasapalau at gmail dot com
-- 
View this message in context: http://www.nabble.com/error-installing-previous-gcc-version-tf4857972.html#a13901697
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]