On 3 July 2010 06:11, Didier Verna <didier@...> wrote:
> when I use sbcl 1.0.39.15 with --script option, I get this message (yes,
> the application I compile uses sb-grovel):
>
> | The CC environment variable has not been set in SB-GROVEL. Since this
> | variable should always be set during the SBCL build process, this
> | might indicate an SBCL with a broken contrib installation.
>
> So I do "CC=gcc sbcl --script blabla" instead, which is no big deal, but
> I find the message suspicious. Am I doing something wrong ?
Nothing, I think. A quick look makes me think the error message should just say
"The CC environment variable required by SB-GROVEL has not been set."
Cheers,
-- Nikodemus
|