public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "r dot emrich at de dot tecosim dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/34003]  New: gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free
Date: Tue, 06 Nov 2007 10:09:00 -0000	[thread overview]
Message-ID: <bug-34003-11564@http.gcc.gnu.org/bugzilla/> (raw)

gcc-4.3.0 revision 129794

Builds fine with gcc 4.1.2 as boostrap compiler:
Target: hppa2.0w-hp-hpux11.00
Configured with:
/raid/tecosim/it/devel/projects/develtools/src/gcc-4.3.0/configure
--prefix=/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0 --with-gnu-as
--with-as=/appl/shared/gcc/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/bin/as
--with-ld=/usr/ccs/bin/ld --enable-threads=posix --enable-shared
--enable-checking=release
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang
--with-gmp=/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/install
--with-mpfr=/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/install
--with-local-prefix=/appl/shared/gnu/HP-UX/hppa2.0w-hp-hpux11.00
Thread model: posix
gcc version 4.3.0 20071031 (experimental) (GCC)

But using this as bootstrap compiler for itself results in the following error
in stage 1:

gcc   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
                                     -Wno-overlength-strings    -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o build/genconstants \
            build/genconstants.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/errors.o ../build-hppa2.0w-hp-hpux11.00/libiberty
/libiberty.a
/usr/ccs/bin/ld: Unsatisfied symbols:
   ggc_free (first referenced in build/rtl.o) (data)
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be supported
in future releases. The +vallcompatwarnings option can be used to display more
details, and the ld(1) man page contains additio
nal information. This warning can be suppressed with the +vnocompatwarnings
option.
collect2: ld returned 1 exit status
gmake[3]: *** [build/genconstants] Error 1
gmake[3]: Leaving directory
`/disk1/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0/gcc'
gmake[2]: *** [all-stage1-gcc] Error 2
gmake[2]: Leaving directory
`/disk1/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory
`/disk1/SCRATCH/gcc-build/HP-UX/hppa2.0w-hp-hpux11.00/gcc-4.3.0/gcc-4.3.0'
gmake: *** [all] Error 2


-- 
           Summary: gcc 4.3.0 unable to bootstrap itself; Unsatisfied
                    symbols: ggc_free
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: r dot emrich at de dot tecosim dot com
 GCC build triplet: hppa2.0w-hp-hpux11.00
  GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34003


             reply	other threads:[~2007-11-06 10:09 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 10:09 r dot emrich at de dot tecosim dot com [this message]
2007-11-06 10:24 ` [Bug bootstrap/34003] " r dot emrich at de dot tecosim dot com
2007-11-06 11:30 ` pinskia at gcc dot gnu dot org
2007-11-06 11:33 ` [Bug bootstrap/34003] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-11-06 11:35 ` r dot emrich at de dot tecosim dot com
2007-11-06 11:37 ` pinskia at gcc dot gnu dot org
2007-11-06 12:02 ` r dot emrich at de dot tecosim dot com
2007-11-06 14:22 ` r dot emrich at de dot tecosim dot com
2007-11-06 18:52 ` [Bug bootstrap/34003] [4.2/4.3 " pinskia at gcc dot gnu dot org
2007-11-06 21:38 ` rsandifo at gcc dot gnu dot org
2007-11-06 22:15 ` rsandifo at gcc dot gnu dot org
2007-11-06 22:16 ` rsandifo at gcc dot gnu dot org
2007-11-07 10:57 ` r dot emrich at de dot tecosim dot com
2007-11-07 10:58 ` r dot emrich at de dot tecosim dot com
2007-11-08 16:10 ` rsandifo at gcc dot gnu dot org
2007-11-09 10:33 ` r dot emrich at de dot tecosim dot com
2007-11-09 14:40 ` r dot emrich at de dot tecosim dot com
2007-11-09 15:06 ` r dot emrich at de dot tecosim dot com
2007-11-27  5:56 ` mmitchel at gcc dot gnu dot org
2007-12-11 11:40 ` jakub at gcc dot gnu dot org
2007-12-11 12:26 ` r dot emrich at de dot tecosim dot com
2007-12-13 11:58 ` r dot emrich at de dot tecosim dot com
2007-12-13 12:06 ` r dot emrich at de dot tecosim dot com
2007-12-13 13:07 ` jakub at gcc dot gnu dot org
2007-12-13 14:08 ` r dot emrich at de dot tecosim dot com
2007-12-13 14:09 ` r dot emrich at de dot tecosim dot com
2007-12-13 16:53 ` jakub at gcc dot gnu dot org
2007-12-13 17:01 ` r dot emrich at de dot tecosim dot com
2007-12-13 17:18 ` jakub at gcc dot gnu dot org
2007-12-13 17:23 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-13 17:34 ` jakub at gcc dot gnu dot org
2007-12-13 17:54 ` jakub at gcc dot gnu dot org
2007-12-13 18:54 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-13 18:58 ` jakub at gcc dot gnu dot org
2007-12-13 19:20 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-13 19:38 ` jakub at gcc dot gnu dot org
2007-12-13 20:22 ` jakub at gcc dot gnu dot org
2007-12-15 23:09 ` jakub at gcc dot gnu dot org
2007-12-15 23:10 ` [Bug bootstrap/34003] [4.2 " jakub at gcc dot gnu dot org
2007-12-16 22:23 ` [Bug bootstrap/34003] [4.1/4.2 " danglin at gcc dot gnu dot org
2007-12-16 23:40 ` [Bug bootstrap/34003] [4.1/4.2 Regression] gcc trunk " jakub at gcc dot gnu dot org
2007-12-17  0:05 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-18  5:06 ` danglin at gcc dot gnu dot org
2007-12-18  5:16 ` [Bug bootstrap/34003] [4.1 " danglin at gcc dot gnu dot org
2007-12-21  3:06 ` danglin at gcc dot gnu dot org
2007-12-21  3:07 ` danglin at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-34003-11564@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).