Everything installs fine when I use DEBUGBUILD=1, i.e., it doesn't
hang(?).  Here's the commands:

make PLATFORM=macosx PROGRAM_SUFFIX=_clang-4.6.0 ARCH=x86-64
COMPILER=clang DEBUGBUILD=1
sudo make PLATFORM=macosx PROGRAM_SUFFIX=_clang-4.6.0 ARCH=x86-64
COMPILER=clang DEBUGBUILD=1 install


On Sun, Dec 19, 2010 at 5:54 AM, Felix
<fe...@call-with-current-continuation.org> wrote:
> From: David Dreisigmeyer <dwdreisigme...@gmail.com>
> Subject: Re: [Chicken-users] install with llvm-gcc and clang hangs on 
> chicken-install -update-db ( OS X 10.6 / Chicken 4.6.0 )
> Date: Fri, 17 Dec 2010 08:37:44 -0700
>
>> The do hang at the same place, even with -:d.  I'm using the llvm
>> version that came with Snow Leopard.  I'm going to upgrade that today
>> (probably with macports) and I'll retry this.
>>
>> I've never used gdb before, but would be willing to give it a go.
>
> Ok, can you build with DEBUGBUILD=1, run "gdb path/to/csi", enter
> "run", hit Ctrl-C when it hangs and show me the output of "bt"?
>
>
> cheers,
> felix
>

_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to