This is the mail archive of the gcc@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]
Other format: [Raw text]

what causes the Signal 11


heres the cause. Compiled using gcc-2.95.3-10 on Windows with Cygwin
1.3.19-1

gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/ternary.c -o ternary.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/basename.c -o pic/basename.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/basename.c -o basename.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/insque.c -o pic/insque.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/insque.c -o insque.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/mkstemps.c -o pic/mkstemps.o; \
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/mkstemps.c -o mkstemps.o
if [ x"" != x ]; then \


gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wt
raditional -pedantic  ../../gcc/libiberty/sigsetmask.c -o pic/sigsetmask.o;
\
else true; fi
gcc-2 -c -DHAVE_CONFIG_H -g -I. -I../../gcc/libiberty/../include  -W -Wall -
Wtra
ditional -pedantic ../../gcc/libiberty/sigsetmask.c -o sigsetmask.o
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o
concat.o
 dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o
get
pwd.o getruntime.o hashtab.o hex.o lbasename.o make-relative-prefix.o
make-temp-
file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o
spaces.o
splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o
xmemdu
p.o xstrdup.o xstrerror.o  basename.o insque.o mkstemps.o sigsetmask.o
ranlib libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o
concat
.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o
getopt1.o g
etpwd.o getruntime.o hashtab.o hex.o lbasename.o make-relative-prefix.o
make-tem
p-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o
spaces.
o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o
xmem
dup.o xstrdup.o xstrerror.o  basename.o insque.o mkstemps.o sigsetmask.o; \
  ranlib libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr
strerro
r strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork
waitpid bc
mp bcopy bzero; do \
  for g in basename.o insque.o mkstemps.o sigsetmask.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o
conca
t.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o
getopt1.o
getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-relative-prefix.o
make-te
mp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o
spaces
.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o
xme
mdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/home/bobby/gcc-3.3/o5/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/bobby/gcc-3.3/o5/libiberty/testsuite'
make[1]: Leaving directory `/home/bobby/gcc-3.3/o5/libiberty'
make[1]: Entering directory `/home/bobby/gcc-3.3/o5/zlib'
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/adler32.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/compress.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/crc32.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/deflate.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/gzio.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/infblock.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/infcodes.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/inffast.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/inflate.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/inftrees.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/infutil.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/trees.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/uncompr.c
gcc-2 -DPACKAGE=\"zlib\" -DVERSION=\"1.1.3\" -DHAVE_UNISTD_H=1 -DHAVE_GETPAG
ESIZ
E=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1  -I. -I../../gcc/zli
b
   -g -c ../../gcc/zlib/zutil.c
rm -f libz.a
ar cru libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o
infcodes.
o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o zutil.o
ranlib libz.a
: make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc-2" "CFLAGS=-g"
"CXXFLAGS=-g -
O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g" "INSTALL=/bin/sh
/home/bobby/
gcc-3.3/gcc/install-sh -c" "INSTALL_DATA=/bin/sh
/home/bobby/gcc-3.3/gcc/install
-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh
/home/bobby/gcc-3.3/gcc/install-sh -c "
"INSTALL_SCRIPT=/bin/sh /home/bobby/gcc-3.3/gcc/install-sh -c" "LDFLAGS="
"LIBCF
LAGS=-g" "LIBCFLAGS_FOR_TARGET=-O2 -g" "MAKE=make" "MAKEINFO=makeinfo  "
"PICFLA
G=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest"
"RUN
TESTFLAGS=" "exec_prefix=/usr/local" "infodir=/usr/local/info"
"libdir=/usr/loca
l/lib" "prefix=/usr/local" "tooldir=/usr/local/i686-pc-cygwin" "AR=ar"
"AS=as" "
CC=gcc-2" "CXX=c++" "LD=ld" "LIBCFLAGS=-g" "NM=nm" "PICFLAG="
"RANLIB=ranlib" "D
ESTDIR=" DO=all multi-do
make[1]: Leaving directory `/home/bobby/gcc-3.3/o5/zlib'
Bootstrapping the compiler
make[1]: Entering directory `/home/bobby/gcc-3.3/o5/gcc'
make CC="gcc-2" libdir=/usr/local/lib LANGUAGES="c " \
        CFLAGS="-g " MAKEINFO="makeinfo " \
        MAKEINFOFLAGS="" COVERAGE_FLAGS=
make[2]: Entering directory `/home/bobby/gcc-3.3/o5/gcc'
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  i386/xm-cygwin.h i386/cygwin.h defaults.h"
XM_D
EFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc/gcc/mkconfig.sh config.h
TM_DEFINES="" \
HEADERS="auto-host.h ansidecl.h  i386/xm-cygwin.h i386/cygwin.h defaults.h"
XM_D
EFINES="POSIX" \
TARGET_CPU_DEFAULT="TARGET_CPU_DEFAULT_pentiumpro" \
/bin/sh ../../gcc/gcc/mkconfig.sh hconfig.h
gcc-2 -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmis
sing
-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENER
ATOR
_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. -I../../gcc
/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/g
cc/gengenrtl.c -o gengenrtl.o
gcc-2   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissin
g-pr
ototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATO
R_FI
LE  -o gengenrtl.exe \
 gengenrtl.o ../libiberty/libiberty.a
./gengenrtl.exe -h > tmp-genrtl.h
/bin/sh ../../gcc/gcc/move-if-change tmp-genrtl.h genrtl.h
./gengenrtl.exe > tmp-genrtl.c
/bin/sh ../../gcc/gcc/move-if-change tmp-genrtl.c genrtl.c
echo timestamp > s-genrtl
gcc-2 -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmis
sing
-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENER
ATOR
_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. -I../../gcc
/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include
../../gcc/g
cc/genflags.c -o genflags.o
echo "/* This file is machine generated.  Do not edit.  */" > tmp-gtyp.h
echo "static const char *srcdir = "  >> tmp-gtyp.h
echo "\"../../gcc/gcc\"" >> tmp-gtyp.h
echo ";" >> tmp-gtyp.h
echo "static const char *lang_files[] = {" >> tmp-gtyp.h
ll="../../gcc/gcc/cp/cp-tree.h  ../../gcc/gcc/cp/decl.h
../../gcc/gcc/cp/lex.h
 ../../gcc/gcc/cp/call.c  ../../gcc/gcc/cp/decl.c  ../../gcc/gcc/cp/decl2.c
../
../gcc/gcc/cp/parse.y  ../../gcc/gcc/cp/pt.c  ../../gcc/gcc/cp/repo.c
../../gcc
/gcc/cp/spew.c  ../../gcc/gcc/cp/tree.c  ../../gcc/gcc/c-common.c
../../gcc/gcc
/c-common.h  ../../gcc/gcc/c-pragma.c  ../../gcc/gcc/f/com.c
../../gcc/gcc/f/co
m.h  ../../gcc/gcc/f/ste.c  ../../gcc/gcc/f/where.h  ../../gcc/gcc/f/where.c
..
/../gcc/gcc/f/lex.c  ../../gcc/gcc/java/java-tree.h
../../gcc/gcc/java/builtins
.c  ../../gcc/gcc/java/class.c  ../../gcc/gcc/java/constants.c
../../gcc/gcc/ja
va/decl.c  ../../gcc/gcc/java/expr.c  ../../gcc/gcc/java/jcf-parse.c
../../gcc/
gcc/java/jcf-write.c  ../../gcc/gcc/java/lang.c  ../../gcc/gcc/java/mangle.c
..
/../gcc/gcc/java/parse.y  ../../gcc/gcc/objc/objc-act.h
../../gcc/gcc/c-parse.i
n  ../../gcc/gcc/c-tree.h  ../../gcc/gcc/c-decl.c
../../gcc/gcc/c-objc-common.c
  ../../gcc/gcc/c-common.c  ../../gcc/gcc/c-common.h
../../gcc/gcc/c-pragma.c
../../gcc/gcc/c-parse.in  ../../gcc/gcc/c-lang.c  ../../gcc/gcc/c-parse.in
../.
./gcc/gcc/c-tree.h  ../../gcc/gcc/c-decl.c  ../../gcc/gcc/c-common.c
../../gcc/
gcc/c-common.h  ../../gcc/gcc/c-pragma.c  ../../gcc/gcc/c-objc-common.c "; \
for f in $ll; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *langs_for_lang_files[] = {" >> tmp-gtyp.h
ff="cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  cp  f  f  f  f  f  f
ja
va  java  java  java  java  java  java  java  java  java  java  objc  objc
objc
  objc  objc  objc  objc  objc  objc  c  c  c  c  c  c  c  c "; \
for f in $ff; do \
echo "\"$f\", " ; done  >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
echo "static const char *all_files[] = {" >> tmp-gtyp.h
gf="config.h auto-host.h ../../gcc/gcc/../include/ansidecl.h
../../gcc/gcc/confi
g/i386/xm-cygwin.h ../../gcc/gcc/config/i386/cygwin.h
../../gcc/gcc/defaults.h .
./../gcc/gcc/defaults.h ../../gcc/gcc/location.h
../../gcc/gcc/../include/hashta
b.h ../../gcc/gcc/bitmap.h ../../gcc/gcc/function.h  ../../gcc/gcc/rtl.h
../../g
cc/gcc/optabs.h ../../gcc/gcc/tree.h ../../gcc/gcc/libfuncs.h
../../gcc/gcc/hash
table.h ../../gcc/gcc/real.h ../../gcc/gcc/varray.h ../../gcc/gcc/ssa.h
../../gc
c/gcc/insn-addr.h ../../gcc/gcc/cselib.h ../../gcc/gcc/c-common.h
../../gcc/gcc/
c-tree.h ../../gcc/gcc/basic-block.h ../../gcc/gcc/alias.c
../../gcc/gcc/bitmap.
c ../../gcc/gcc/cselib.c ../../gcc/gcc/dwarf2out.c ../../gcc/gcc/emit-rtl.c
../.
./gcc/gcc/except.c ../../gcc/gcc/explow.c ../../gcc/gcc/expr.c
../../gcc/gcc/fol
d-const.c ../../gcc/gcc/function.c ../../gcc/gcc/gcse.c
../../gcc/gcc/integrate.
c ../../gcc/gcc/lists.c ../../gcc/gcc/optabs.c ../../gcc/gcc/profile.c
../../gcc
/gcc/ra-build.c ../../gcc/gcc/regclass.c ../../gcc/gcc/reg-stack.c
../../gcc/gcc
/sdbout.c ../../gcc/gcc/stmt.c ../../gcc/gcc/stor-layout.c
../../gcc/gcc/tree.c
../../gcc/gcc/varasm.c ../../gcc/gcc/config/i386/i386.c
../../gcc/gcc/cp/cp-tree
.h ../../gcc/gcc/cp/decl.h ../../gcc/gcc/cp/lex.h ../../gcc/gcc/cp/call.c
../../
gcc/gcc/cp/decl.c ../../gcc/gcc/cp/decl2.c ../../gcc/gcc/cp/parse.y
../../gcc/gc
c/cp/pt.c ../../gcc/gcc/cp/repo.c ../../gcc/gcc/cp/spew.c
../../gcc/gcc/cp/tree.
c ../../gcc/gcc/c-common.c ../../gcc/gcc/c-common.h ../../gcc/gcc/c-pragma.c
../
../gcc/gcc/f/com.c ../../gcc/gcc/f/com.h ../../gcc/gcc/f/ste.c
../../gcc/gcc/f/w
here.h ../../gcc/gcc/f/where.c ../../gcc/gcc/f/lex.c
../../gcc/gcc/java/java-tre
e.h ../../gcc/gcc/java/builtins.c ../../gcc/gcc/java/class.c
../../gcc/gcc/java/
constants.c ../../gcc/gcc/java/decl.c ../../gcc/gcc/java/expr.c
../../gcc/gcc/ja
va/jcf-parse.c ../../gcc/gcc/java/jcf-write.c ../../gcc/gcc/java/lang.c
../../gc
c/gcc/java/mangle.c ../../gcc/gcc/java/parse.y ../../gcc/gcc/objc/objc-act.h
../
../gcc/gcc/c-parse.in ../../gcc/gcc/c-tree.h ../../gcc/gcc/c-decl.c
../../gcc/gc
c/c-objc-common.c ../../gcc/gcc/c-common.c ../../gcc/gcc/c-common.h
../../gcc/gc
c/c-pragma.c ../../gcc/gcc/c-parse.in ../../gcc/gcc/c-lang.c
../../gcc/gcc/c-par
se.in ../../gcc/gcc/c-tree.h ../../gcc/gcc/c-decl.c ../../gcc/gcc/c-common.c
../
../gcc/gcc/c-common.h ../../gcc/gcc/c-pragma.c
../../gcc/gcc/c-objc-common.c"; \

for f in $gf; do \
echo "\"$f\", "; done >> tmp-gtyp.h
echo " NULL};" >> tmp-gtyp.h
echo "static const char *lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
gf="cp f java objc"; \
for l in $gf; do \
echo "\"$l\", "; done >> tmp-gtyp.h
echo "NULL};" >> tmp-gtyp.h
/bin/sh ../../gcc/gcc/move-if-change tmp-gtyp.h gtyp-gen.h
gcc-2 -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmis
sing
-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENER
ATOR
_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. -I../../gcc
/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
  ../../gcc/gcc/gengtype.c -o gengtype.o
gcc-2 -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmis
sing
-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENER
ATOR
_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. -I../../gcc
/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
  ../../gcc/gcc/gengtype-lex.c -o gengtype-lex.o
gcc-2 -c   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmis
sing
-prototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENER
ATOR
_FILE   -DCYGWIN_CROSS_DIR=\"/usr/local/i686-pc-cygwin\" -I. -I. -I../../gcc
/gcc
 -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
  ../../gcc/gcc/gengtype-yacc.c -o gengtype-yacc.o
gcc-2   -g  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissin
g-pr
ototypes -Wtraditional -pedantic -Wno-long-long   -DHAVE_CONFIG_H -DGENERATO
R_FI
LE  -o gengtype.exe \
 gengtype.o gengtype-lex.o gengtype-yacc.o ../libiberty/libiberty.a
./gengtype
warning: structure `JCF' used but not defined
warning: structure `CPool' used but not defined
Signal 11
make[2]: *** [s-gtype] Error 139
make[2]: Leaving directory `/home/bobby/gcc-3.3/o5/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/bobby/gcc-3.3/o5/gcc'
make: *** [bootstrap] Error 2

bobby@robertju ~/gcc-3.3/o5
$



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