This is the mail archive of the gcc-bugs@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]

FW: genattr: Internal compiler error in `read_rtx', at ../../src/gcc-2.95.2/gcc/rtl.c:888


> Hello again,
                 Here is an update on the error I sent you at the end of
last week, with the full output of the make.

>          We are currently using gcc 2.4.5 and have decided to upgrade to
> 2.95.2. Our system is an old version of Unix, System V R3V8 from Motorola.
> We created an objdir outside the source tree and used configure.sh (see
> below). When we did make bootstrap it failed. We decided we needed more
> up-to-date utilities make, as, ld..etc. Wo have installed you make and
> binutils-2.9.1. After all this we tried make bootstrap again and it
> started to work. After an hour if failed with the "internal compiler
> error..."
> 
There are a numer of warnings, are these really errors?
ld at one time blew its top, how do I make sure it using gnu ld
(/usr/local/bin/ld) rather than the standard (/bin/ld). "which ld" shows the
correct one. Is it possible /usr/bin/gnucc is configured to use /bin/ld?
 
>  From your bug reporting intructions:-
> 
> The GCC version		         - Using compiler 2.4.5 to build
> 2.95.2
> The system type		         - Old version of Unix, System V
> R3V8 from Motorola
> All options you passed to the compiler - See configure.sh
> Preprocessed output of the source file that caused the compiler error -
> Don't understand this one.
> 
> Please find attached:-
> 
> configure.log		- the output from running the configure script
config.status		- 
configure.sh		- configure script command line
> make.log		- make bootstrap output
> 
> 
> regards
> 
> Chris Beere
> 
>  <<configu.log.gz>>  <<configure.sh>>  <<make.log.gz>>  <<config.status>> 
> Phone: +44 (0) 1923 435817
> Fax:     +44 (0) 1923 435370
> Email:   chris.beere@cwcom.co.uk
> 
> 

configu.log.gz

configure.sh

make.log.gz

config.status


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