Thanks, Matthew!  It seems to build OK now.  

Will

On Sep 11, 2011, at 6:42 AM, Matthew Flatt wrote:

> At Wed, 27 Jul 2011 10:38:44 -0500, "Will M. Farr" wrote:
>> The only wart in the process is the following: when compiling with clang or 
>> llvm-gcc with the -O4 option, which enables link-time optimization in the 
>> LLVM 
>> backend, the GC is unable to correctly determine the stack growth direction. 
>>  
>> Unfortunately, the configure script doesn't realize that it cannot determine 
>> the direction---apparently the test gets it wrong, but appears 
>> successful---so 
>> supplying the direction manually via the configure argument doesn't work.  
>> The 
>> build fails when first trying to run raco setup when the GC notes that the 
>> stack growth is inconsistent with its assumptions.  
> 
> I've pushed a fix for this problem, along with other changes to avoid
> warnings when compiling with clang.
> 

Attachment: PGP.sig
Description: This is a digitally signed message part

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to