Re: darwin-gc situation

Brian Alliet <[email protected]> Thu, 15 Apr 2004 10:20:39 -0400
Newsgroups gmane.comp.java.xwt.core
Message-ID <[email protected]>
On Apr 15, 2004, at 3:42 AM, Adam Megacz wrote:

>   http://lists.xwt.org/pipermail/core/2003-September/001303.html
> Brian, do you remember what you did after this?
>   http://lists.xwt.org/pipermail/core/2003-September/001305.html

I tarred up an updated version of the boehm-gc directory, sent it to 
you, and you updated the patch. I think everything started working 
after that.

Are you getting the exact same error as in the above message? If so 
something is wrong with the boehm-gc patch. It shouldn't be using 
calloc for anything. The version I send you should've been using mmap.

Hey... there aren't any patches in upstream/gcc-3.3.2/patches. Are you 
even applying the patch?

BTW, got any plans for moving to gcc 3.4? I guess it is supposed to be 
released real soon now. My darwin boehm-gc patch is finally integrated 
into gcc so if we update we don't have to worry about this patch 
anymore.

-Brian