This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


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

RE: patch for presumed typo in boehm-gc/misc.c


Tom -

The problem was in the version of the patch I sent you.  It was also in the
hash synchronization patch from day 1, including the version that Jeff
tried.  I built that several times.  Is LINUX_THREADS somehow not getting
defined sometimes?  I'll look at it a bit more.  I'm suspicious there's
something else wrong here, too.

Hans

> -----Original Message-----
> From: Tom Tromey [mailto:tromey@redhat.com]
> Sent: Thursday, April 05, 2001 11:43 AM
> To: Per Bothner
> Cc: java-patches@gcc.gnu.org; hans_boehm@hp.com
> Subject: Re: patch for presumed typo in boehm-gc/misc.c
> 
> 
> >>>>> "Per" == Per Bothner <per@bothner.com> writes:
> 
> Per> The gcc3 branch fails to build because the symbol
> Per> GC_lear_stack_inner is missing.  I'm assuming it's a typo. Ok to
> Per> check in?
> 
> Yeah.
> We'll probably need the patch on the trunk too.
> 
> This is bothersome because I know I did `make check' in the boehm-gc
> build directory after applying yesterday's patch.  I must have screwed
> up somehow.  Sorry about that.
> 
> Tom
> 


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