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]

GCC/GNAT bootstrap problem


I bootstrap GCC3/GNAT on slackware linux2.4 x86 glibc2.2 gnat 3.14p
make -C ada "AR_FLAGS_FOR_TARGET=" "AR_CREATE_FOR_TARGET=` if [ -f
/home/vadik/gcc3/src/gcc/gcc/../binutils/ar ] ; then echo
/home/vadik/gcc3/src/gcc/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnu"
= "i686-pc-linux-gnu" ] ; then echo ar; else t='s,^,i686-pc-linux-gnu-,';
echo ar | sed -e $t ; fi; fi` rc" "AR_EXTRACT_FOR_TARGET=` if [ -f
/home/vadik/gcc3/src/gcc/gcc/../binutils/ar ] ; then echo
/home/vadik/gcc3/src/gcc/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnu"
= "i686-pc-linux-gnu" ] ; then echo ar; else t='s,^,i686-pc-linux-gnu-,';
echo ar | sed -e $t ; fi; fi` x" "AR_FOR_TARGET=` if [ -f
/home/vadik/gcc3/src/gcc/gcc/../binutils/ar ] ; then echo
/home/vadik/gcc3/src/gcc/gcc/../binutils/ar ; else if [ "i686-pc-linux-gnu"
= "i686-pc-linux-gnu" ] ; then echo ar; else t='s,^,i686-pc-linux-gnu-,';
echo ar | sed -e $t ; fi; fi`" "BISON=bison" "BISONFLAGS="
"CFLAGS=-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-protot
ypes -Wtraditional -pedantic -Wno-long-long"
"GCC_FOR_TARGET=./xgcc -B./ -B/home/vadik/gcc3/i686-pc-linux-gnu/bin/ -isyst
em /home/vadik/gcc3/i686-pc-linux-gnu/include -isystem
/home/vadik/gcc3/i686-pc-linux-gnu/sys-include" "LDFLAGS=" "FLEX=flex"
"FLEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS="
"MAKEOVERRIDES=" "RANLIB_FOR_TARGET=` if [ -f
/home/vadik/gcc3/src/gcc/gcc/../binutils/ranlib ] ; then echo
/home/vadik/gcc3/src/gcc/gcc/../binutils/ranlib ; else if
 "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] ; then echo ranlib; else
t='s,^,i686-pc-linux-gnu-,'; echo ranlib | sed -e $t ; fi; fi`"
"RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f
/home/vadik/gcc3/src/gcc/gcc/../binutils/ranlib ] ; then echo
/home/vadik/gcc3/src/gcc/gcc/../binutils/ranlib ; else if
 "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] ; then echo ranlib; else
t='s,^,i686-pc-linux-gnu-,'; echo ranlib | sed -e $t ; fi; fi` ] ||
[ "i686-pc-linux-gnu" = "i686-pc-linux-gnu" ] && [ -f /usr/bin/ranlib -o -f
/bin/ranlib ] )" "SHELL=/bin/sh" "exeext=" "build_exeext=" "objext=.o"
"exec_prefix=/home/vadik/gcc3" "prefix=/home/vadik/gcc3"
"local_prefix=/usr/local"
"gxx_include_dir=/home/vadik/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../..
/..`echo /home/vadik/gcc3 | sed -e 's|^/home/vadik/gcc3||' -e
's|/[^/]*|/..|g'`/include/g++-v3"
"build_tooldir=/home/vadik/gcc3/i686-pc-linux-gnu"
"gcc_tooldir=/home/vadik/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../
i686-pc-linux-gnu" "bindir=/home/vadik/gcc3/bin"
"libsubdir=/home/vadik/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.2"
"datadir=/home/vadik/gcc3/share" "localedir=/home/vadik/gcc3/share/locale"
"CC=`echo stage1/xgcc -Bstage1/ -B/home/vadik/gcc3/i686-pc-linux-gnu/bin/ |
sed -e 's|^ *[^ /][^ /]*/|%&|' -e 's| -B| -B%|g' -e 's|% *[^- /]|%&|g' -e
's|%% *|../|g' -e 's|%||g'`" "STAGE_PREFIX=`echo stage1/ | sed -e 's|^ *[^
/][^ /]*/|%&|' -e 's| -B| -B%|g' -e 's|% *[^- /]|%&|g' -e 's|%% *|../|g' -e
's|%||g'`" "ADA_FOR_BUILD="
"ADA_INCLUDE_DIR=/home/vadik/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.2/adainclu
de"
"ADA_RTL_OBJ_DIR=/home/vadik/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.2/adalib"
"ADAFLAGS=-gnatpg -gnata" "ADA_FOR_TARGET="
"INSTALL_DATA=/usr/bin/ginstall -c -m 644"
"INSTALL_PROGRAM=/usr/bin/ginstall -c" \

../gnat1

make[3]: Entering directory `/home/vadik/gcc3/src/gcc/gcc/ada'

../stage1/xgcc -B../stage1/ -B/home/vadik/gcc3/i686-pc-linux-gnu/bin/ -c -g 
-O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtrad
itional -pedantic -Wno-long-long -gnatpg -gnata -I- -I. -I. namet.adb

+===========================GNAT BUG DETECTED==============================+

| 3.1 (20020212) (i686-pc-linux-gnu) internal error: Segmentation fault |

| No source file position information available |

| Please submit bug report by email to gcc-bugs@gcc.gnu.org. |

| Use a subject line meaningful to you and us to track the bug. |

| Include the entire contents of this bug box in the report. |

| Include the exact gcc or gnatmake command that you entered. |

| Also include sources listed below in gnatchop format |

| (concatenated together with no headers between files). |

| (use plain ASCII or MIME attachment). |

| See gnatinfo.txt for full info on procedure for submitting bugs. |

+==========================================================================+

Please include these source files with error report

namet.adb

./namet.ads

./alloc.ads

./table.ads

./types.ads

./debug.ads

./output.ads

./tree_io.ads

./widechar.ads

xgcc: Internal error: Segmentation fault (program gnat1)

Please submit a full bug report.

See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.



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