[CM] compilation problems

Achim Bornhoeft achim.bornhoeft@web.de
Thu, 15 Feb 2007 15:11:43 +0100


Hello,
it was my fault. I accidentally managed to destroy my c compiler while
updating the xcode tools. :=/

Achim

Rick Taube schrieb:
> On Feb 9, 2007, at 8:13 AM, Achim Bornhoeft wrote:
>> CM> (load "granulate-sound.dfsl")
>> ; Compiling 
>> "/Users/born/Documents/code/lisp/clm/ins/clm_granulate_sound.c"
>> Invoking restart: Kill this process
>> ; Evaluation aborted
> 
> 
> sorry, i dont understand why it is compiling when you are loading. that 
> shouldn't be happening and i cant duplicate it at all on ppc/darwin:
> 
> CM> (compile-file "/Users/hkt/Documents/granulate-sound.ins")
> ; Writing "/Users/hkt/Documents/clm_granulate_sound.c"
> ;Compiler warnings for "/Users/hkt/Documents/granulate-sound.ins" :
> ;   Unused lexical variable CM::SCORETIME, in (CM::WRITE-EVENT 
> (GRANULATE-SOUND CM:CLM-FILE T)).; Compiling 
> "/Users/hkt/Documents/clm_granulate_sound.c"
> #P"/Users/hkt/Documents/granulate-sound.dfsl"
> T
> NIL
> CM> (load  "/Users/hkt/Documents/granulate-sound.dfsl")
> #P"/Users/hkt/Documents/granulate-sound.dfsl"
> CM>
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>