[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#123067: gcc: Rebuild of gcc 1:2.95.2-13 from source with extra CFLAGS causes Internal compiler error (gpc1 coredumps)



>>>>> On Sun, 9 Dec 2001 14:52:55 +0100, Matthias Klose wrote:

 > mcrogan@purdue.edu writes:

 >> Subject: gcc: Rebuild of gcc 1:2.95.2-13 from source with extra CFLAGS causes Internal compiler error (gpc1 coredumps)
 >> Package: gcc
 >> Version: 1:2.95.2-13

 > please retry with the current gcc-2.95 from testing/unstable (2.95.4).

Hello,

Thank you for the response.  I tried building the testing version after
verifying that I have all dependencies to do so (I am running
stable-2.2r4), and the output I get is follows.  I hope to be of
assistance, but I am not sure how to proceed.  Please let me know if I
can be of further help.

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

  ../.././xgpc -B../.././  -c -I. -W -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -g3 -O3   -DRTS_RELEASE_STRING="'`cat /home/mcrogan/test2/gcc-2.95.2.orig/src-native/gcc/p/rts/rts-version`'" --unit-path=/home/mcrogan/test2/gcc-2.95.2.orig/src-native/gcc/p/rts --automake /home/mcrogan/test2/gcc-2.95.2.orig/src-native/gcc/p/rts/error.pas
  In file included from /home/mcrogan/test2/gcc-2.95.2.orig/src-native/gcc/p/rts/error.pas:197:
  rts-config.inc:9: non-numeric token following `#' - ignoring the `#'
  rts-config.inc:9: parse error before `Define'
  make[5]: *** [error.o] Error 1
  make[5]: Leaving directory `/usr/local/home/mcrogan/test2/gcc-2.95.2.orig/build-native/gcc/p/rts'
  make[4]: *** [pascal.rts] Error 2
  make[4]: Leaving directory `/usr/local/home/mcrogan/test2/gcc-2.95.2.orig/build-native/gcc'
  make[3]: *** [boot_stage_c] Error 2
  make[3]: Leaving directory `/usr/local/home/mcrogan/test2/gcc-2.95.2.orig/build-native/gcc'
  make[2]: *** [bootstrap-lean] Error 2
  make[2]: Leaving directory `/usr/local/home/mcrogan/test2/gcc-2.95.2.orig/build-native'
  s=`cat status`; rm -f status; test $s -eq 0
  make[1]: *** [stamps/05-build-stamp-native] Error 1
  make[1]: Leaving directory `/usr/local/home/mcrogan/test2/gcc-2.95.2.orig'
  make: *** [stamps/05-build-stamp-native] Error 2

Line 9 of the file says:

  {$define HAVE_SYS_WAIT_H 1}



Reply to: