Re: Fwd: [Chicken-announce] [ANN] CHICKEN 6.0.0pre1 (prerelease)development snapshot available
| Newsgroups | gmane.lisp.scheme.chicken |
|---|---|
| Message-ID | <[email protected]> |
> > >> '/usr/bin/clang' 'fft2.o' '-o' 'fft2.out' '-m64' '-L/Users/klovett/Workspace/Languages/LISP/Scheme/CHICKEN/chicken-6.0.0pre1' '-L/Users/klovett/Workspace/Languages/LISP/Scheme/CHICKEN/chicken-6.0.0pre1' '-l' 'chicken' '-lm' > >> 'install_name_tool' '-change' 'libchicken.dylib' '/usr/local/lib/libchicken.dylib' 'fft2.out' > >> rm fft2.o > >> normal: > >> [panic] invalid encoded literal format - execution terminated > >> > >> 0.28 real 0.00 user 0.00 sys That /usr/local/lib looks suspicuous: this is a test run before installation, right? felix