guile-devel
[Top][All Lists]
Advanced

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

Re: patch to build guile CVS on Mac OS X


From: Kevin Ryde
Subject: Re: patch to build guile CVS on Mac OS X
Date: Wed, 18 Feb 2004 10:19:37 +1000
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

>> Richard Todd <address@hidden> writes:
>> > +#if defined(__APPLE__) && defined(__DYNAMIC__)
>> > +  environ = *_NSGetEnviron();

I made some likely changes, enough to get it to link.  But it then
fails in pre-inst-guile with

        ERROR: Unbound variable: define

or the standalone test programs with

        cannot determine stack base!

Dunno what that means.

I also had trouble with the stupid smart cpp, I had to add
-no-cpp-precomp to make the snarfer work.  Maybe that should be done
automatically, where it works.

(Followups to guile-devel.)




reply via email to

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