public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/34003]  New: gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free
@ 2007-11-06 10:09 r dot emrich at de dot tecosim dot com
  2007-11-06 10:24 ` [Bug bootstrap/34003] " r dot emrich at de dot tecosim dot com
                   ` (44 more replies)
  0 siblings, 45 replies; 46+ messages in thread
From: r dot emrich at de dot tecosim dot com @ 2007-11-06 10:09 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 46+ messages in thread

end of thread, other threads:[~2007-12-21  3:07 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-06 10:09 [Bug bootstrap/34003] New: gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free r dot emrich at de dot tecosim dot com
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

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).