Any successful gcc installtion on NCR MP-RAS 3.02+

Alex Chan alexchan@task.com.hk
Fri Apr 14 03:23:00 GMT 2000


Dear Sir,

My original problem was that many 'should exist' macros are not found during
'make bootstrap' . After figuring out that it was the 'Copyright notice'
printed by NCR Metaware cc compiler that confused 'configure' causing it
failed to recognise existence of limits.h etc., I can run until
stage1/gencheck dumps core. The attached file is the screen output.

Note that gcc/gencheck does not dump core.

Any idea?

Regards

Alex

-----Original Message-----
From: Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
To: alexchan@task.com.hk <alexchan@task.com.hk>
Cc: gcc-help@gcc.gnu.org <gcc-help@gcc.gnu.org>
Date: Thursday, April 13, 2000 4:05 PM
Subject: Re: Any successful gcc installtion on NCR MP-RAS 3.02+


>> 1) Whether there is  pre-built version of gcc 2.95.2 on NCR MP-RAS 3.02
>> or above?
>> 2) If not, anyone out there who have successfully install gcc 2.95.2 on
>> NCR MP-RAS 3.02 or above? We have tried but in vain for various strange
>> problems.
>
>It is quite likely that nobody will respond with a positive answer to
>that question. Your chances of getting help would be much better if
>you would report some of the strange problems - perhaps somebody can
>help even without having that operating system (or is it a hardware
>product name?)
>
>Regards,
>Martin
>
>
-------------- next part --------------
make[3]: Entering directory `/d2s4/orb321/obj/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/d2s4/orb321/obj/gcc/intl'
stage1/xgcc -Bstage1/ -B/usr/local/i586-ncr-sysv4.3.03/bin/ -c  -DIN_GCC     -O2 -g  -DHAVE_CONFIG_H    -I. -I../../gcc-2.95.2/gcc -I../../gcc-2.95.2/gcc/config -I../../gcc-2.95.2/gcc/../include \
  ../../gcc-2.95.2/gcc/gencheck.c
stage1/xgcc -Bstage1/ -B/usr/local/i586-ncr-sysv4.3.03/bin/  -DIN_GCC     -O2 -g  -DHAVE_CONFIG_H  -o gencheck \
 gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac ` 
./gencheck > tmp-check.h
Segmentation Fault - core dumped
make[2]: *** [s-check] Error 139
make[2]: Leaving directory `/d2s4/orb321/obj/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/d2s4/orb321/obj/gcc'
make: *** [bootstrap] Error 2
[ /d2s4/orb321/obj ]exit

script done on Fri Apr 14 18:11:14 2000
-------------- next part --------------
Script started on Fri Apr 14 18:15:46 2000
[ /d2s4/orb321/obj/gcc ]gdb gencheck core
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.

NCR GDB 3.4.02 (based on GNU GDB 4.6 + NCR fixes/extensions),
                Copyright 1992 Free Software Foundation, Inc.



Type "show new" to see a list of new features.
Reading symbols from gencheck...done.

Core was generated by `./gencheck'.
Program terminated with signal 11, Segmentation fault.
>0  F   0x8048bb3 in gcc2_compiled. ()
0x8048bb3:      cmpl   $0xffffffff,(%eax)
Breakpoint 1 at 0x80484ac
Function "fancy_abort" not defined.
(gdb) bt
Searching...
>0  F   0x8048bb3 in gcc2_compiled. ()
#1      0x8048bf4 in _fini ()

Note:  This backtrace contains frameless function calls.
(gdb) quit
[ /d2s4/orb321/obj/gcc ]exit

script done on Fri Apr 14 18:16:02 2000


More information about the Gcc-help mailing list