Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 14:47:27 +0100
From:      Jeroen Ruigrok van der Werven <asmodai@bart.nl>
To:        John Polstra <jdp@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: cvs commit: ports/devel/boehm-gc/patches patch-aa
Message-ID:  <20000316144727.C39215@lucifer.bart.nl>
In-Reply-To: <200003111750.JAA66716@freefall.freebsd.org>; from jdp@FreeBSD.org on Sat, Mar 11, 2000 at 09:50:48AM -0800
References:  <200003111750.JAA66716@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-On [20000311 18:55], John Polstra (jdp@FreeBSD.org) wrote:
>  Modified files:
>    devel/boehm-gc/patches patch-aa 
>  Log:
>  Add "-DREDIRECT_MALLOC=GC_malloc" to the compiler options so the
>  library can be used as a drop-in replacement for malloc.  This has
>  always been the case for this port, but the previous upgrade dropped
>  it unintentionally.

This breaks w3m.

Reverting this patch solves the segfaulting of mktable under CURRENT and
4.0 and it solves the problem of generating bogus entries under
3.4-STABLE.  It would parse tagtable.tab and generate a tagtable.c which
contained bogus characters which would cause the build to fail.

I am not sure which piece of the combination is in error.  Or boehm-gc
does something weird when you add -DREDIRECT_MALLOC=GC_malloc or w3m
needs to get its act together and provide a cleaner method in which it
can use this option.

-- 
Jeroen Ruigrok van der Werven          Network- and systemadministrator
<asmodai@bart.nl>                      VIA NET.WORKS The Netherlands
BSD: Technical excellence at its best  http://www.bart.nl
Cogito, ergo sum...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000316144727.C39215>