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]

Cannot bootstrap 2.95.2 on the VAX


I am attempting to get the 2.95.2 version of GCC bootstrapped and running 
on the VAX as both a native compiler and as a cross compiler from FreeBSD. 
So far I'm not having any luck. On the VAX I did a configure and then then 
'make bootstrap' which got me this:

...
_floatditf
__gcc_bcmp
_varargs
../../gcc-2.95.2/gcc/libgcc2.c: In function `__builtin_saveregs':
../../gcc-2.95.2/gcc/libgcc2.c:1396: Internal compiler error in 
`emit_call_1', at calls.c:446
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
othervax% pwd
/home/cmcmanis/new_gcc
othervax%

The native GCC is from the NetBSD 1.4.1 release.

--Chuck McManis



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