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]

Bootstrap using --with-gc=zone is broken


Hi.

Configuring with the '--with-gc=zone' option fails to build with
this error:

libbackend.a(ggc-common.o)(.text+0x22b): In function `ggc_realloc':
/usr/src/gcc_3_5_branch/gcc/gcc/ggc-common.c:180: undefined reference to
`ggc_free'

The recent changes to 'ggc-common.c' are the cause. A CVS update from
this morning suggests this bug is still most likely present, as the
build that failed was attempted yesterday with a then-current CVS pull.

Apologies if this is this is the hundredth time in seeing a message
regarding this ...

Art Haas
-- 
Man once surrendering his reason, has no remaining guard against absurdities
the most monstrous, and like a ship without rudder, is the sport of every wind.

-Thomas Jefferson to James Smith, 1822


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