This is the mail archive of the gcc-patches@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]

Re: PING: Patch: mainline bootstrap failure (libobjc)


The first part of the patch is wrong or at least incomplete. Adding
-I$(srcdir)/$(MULTISRCTOP)../boehm-gc/include helps for compilation
only, it misses linking of the boehm-gc and installation of headers
and libraries.

If using the included boehm-gc is correct at all, is another
question. See the thread starting at

	http://gcc.gnu.org/ml/gcc/2001-01/msg01019.html

The patch to libobjc/gc.c seems to be a workaround. At least it seems
to fix the errors seen in

	http://gcc.gnu.org/ml/gcc/2003-01/msg00007.html

Matthias


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