[Gd-hackers] Open Dylan on OS X (was: Getting started)
Dustin Voss
d_j_v at mac.com
Mon Dec 17 08:33:41 CET 2007
Those dependencies were removed. Just do ./configure --prefix=/opt/
local.
The only thing I'm worried about is the Boehm GC library. Ideally,
that could be statically linked in to the Dylan run-time, so the user
wouldn't have to install it at all. But I haven't tried that, and I
don't know if it would work.
Regardless, so long as OS X knows to look for the library in /opt/
local/lib -- not a default search location -- installing the library
as a shared library should work.
There are other required software to build OD from source, detailed in
the README. They would probably be needed by the user to build any
Dylan app.
On Dec 16, 2007, at 11:20 PM, Eric Gouriou wrote:
>
> On Dec 16, 2007, at 11:02 PM, Dustin Voss wrote:
>> The source tree builds and installs on OS X no problem. Hannes wants
>> to do a bit of work involving jam files, but once that is done, you
>> still up for making a MacPort or DMG?
>
> Sure, I'd be happy to look into it. For a MacPort port we'll have to
> figure
> how to make everything bootstrap from (or at the very least cleanly
> install in)
> /opt/local/ rather than /usr/local .
>
> The current dependencies on /usr/local (real or just superficial)
> kind of stopped
> me from looking into this so far, as I have a /usr/local I really
> can't afford to mess
> with. How involved would it be to make the bootstrap process work
> from any
> directory ?
>
> Eric
>
> --
> Gd-hackers mailing list
> Gd-hackers at gwydiondylan.org
> https://www.opendylan.org/mailman/listinfo/gd-hackers
More information about the hackers
mailing list