Hi all,
I am trying to install gcc 3.2 in a Linux machine (x86, Fedora core 5), it
already have gcc 4.1.0 installed. (i.e. I am compiling with gcc 4.1.0)
I am getting the below error message while compiling, can u please help me.
Is there any problem with gcc in backward compatibility? 
Thanks in advance.


$./configure --program-suffix=3.2
$make bootstap


../../gcc-3.2/gcc/rtl.h:125: warning: type of bit-field âcodeâ is a GCC
extension
../../gcc-3.2/gcc/rtl.h:128: warning: type of bit-field âmodeâ is a GCC
extension
../../gcc-3.2/gcc/read-rtl.c: In function âfatal_with_file_and_lineâ:
../../gcc-3.2/gcc/read-rtl.c:62: warning: traditional C rejects ISO C style
function definitions
../../gcc-3.2/gcc/read-rtl.c: In function âread_rtxâ:
../../gcc-3.2/gcc/read-rtl.c:662: error: invalid lvalue in increment
make[2]: *** [read-rtl.o] Error 1
make[2]: Leaving directory `/home/venkatj/Linux_soft/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/venkatj/Linux_soft/objdir/gcc'
make: *** [bootstrap] Error 2

Regards
Venkatesan Jeevanandam


DISCLAIMER:
This message (including attachment if any) is confidential and may be 
privileged. Before opening attachments please check them for viruses and 
defects. MindTree Consulting Limited (MindTree) will not be responsible for any 
viruses or defects or any forwarded attachments emanating either from within 
MindTree or outside. If you have received this message by mistake please notify 
the sender by return  e-mail and delete this message from your system. Any 
unauthorized use or dissemination of this message in whole or in part is 
strictly prohibited.Please note that e-mails are susceptible to change and 
MindTree shall not be liable for any improper, untimely or incomplete 
transmission.
E-mail may contain viruses. Before opening attachments please check them for 
viruses and defects. While MindTree Consulting Limited (MindTree) has put in 
place checks to minimize the risks, MindTree will not be responsible for any 
viruses or defects or any forwarded attachments emanating either from within 
MindTree or outside. 

Reply via email to