chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] install with llvm-gcc and clang hangs on chicken-ins


From: David Dreisigmeyer
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: Mon, 20 Dec 2010 11:30:26 -0500

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
<address@hidden> wrote:
> From: David Dreisigmeyer <address@hidden>
> 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
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]