public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Compilation error in SYSCALL.c.X
@ 2001-10-18 23:05 Parameshwari B.
  0 siblings, 0 replies; only message in thread
From: Parameshwari B. @ 2001-10-18 23:05 UTC (permalink / raw)
  To: gcc

    HI team,
                I have written the machine description for a new processor
and the machine dependent macros needed for them in gcc2.95.3 version.
When I try with the native compiler version-2.96 it does not give any error
and the  cross compiler build goes thru successfully. When the same thing
is tried with the native compiler version 2.95.3, it gives an fatal error as
below.

---------------error message in promt ------------------

cat ./sys-types.h ./sys-protos.h > SYSCALLS.c
/a/thulasi/usr/people/thulasi0/param/ctc/src/gcc/gcc/xgcc
-B/a/thulasi/usr/people/thulasi0/param/ctc/src/gcc/gcc/
-B/usr/people/thulasi0/param/ctc/src/gpp-elf//gpp-elf/bin/
-I/usr/people/thulasi0/param/ctc/src/gpp-elf//gpp-elf/include -DCROSS_COMPILE
-DIN_GCC     -g -O2 -I./include     -I. -I. -I./config -I./../include \
  -aux-info SYSCALLS.c.X -S -o tmp-SYSCALLS.s SYSCALLS.c
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[1]: *** [SYSCALLS.c.X] Error 1
make[1]: Leaving directory `/a/thulasi/usr/people/thulasi0/param/ctc/src/gcc/gcc

---------------error message in promt ------------------

Help me in this regards.
-rgds
    B.Param

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-10-18 23:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-18 23:05 Compilation error in SYSCALL.c.X Parameshwari B.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).