Pascal Bourguignon <[EMAIL PROTECTED]> wrote:
[snip]
> With the CVS HEAD it seems that clisp/configure does not take into
> account the CC environment variable: It's still using 'gcc', while in
> by script, I explicitely set export CC=3D'cc -no-cpp-precomp'.
> Obviously, since it's s
> * In message <[EMAIL PROTECTED]>
> * On the subject of "Re: Compiling CLISP on MacOSX"
> * Sent on Sat, 23 Aug 2003 16:40:33 +0200
> * Honorable Pascal Bourguignon <[EMAIL PROTECTED]> writes:
>
> With the CVS HEAD it seems that clisp/configure does not take into
> account the CC environment varia
Pascal Bourguignon wrote:
[]
So, it should be documented that to compile clisp on MacOSX you need
to activate gcc 2.95.2, which is done with: gcc_select 2
Huh? I have never had any problem compiling Fink's clisp-2.29-3 (or -2)
package with gcc-3.1.
[]
box; Apple Computer Inc. seems to h
Dirk Bernhardt writes:
> Pascal Bourguignon <[EMAIL PROTECTED]> writes:
>
> > clisp-2.29 is available with fink, but I've not been able to compile
> > it so far.
>
> It worked here right out of the box, from fink "stable".
Obviously, there are unlisted prerequisites!
On MacOSX 10.2, the develo