[Mono-osx] Building the sources into a Framework
Eoin Norris
e.norris at mac.com
Fri Jan 26 09:26:58 EST 2007
Right. So I download the sources, change the configure.in to add the -
DUSE_MAP, -DUSE_UNMAP flags. build using
./configure --prefix=/usr/local
make
make install
as suggested,
( BTW, d)
and everything ends up in /usr/local/ - which is prob. explained by
the arguments to configure.
A few questions:
Does this produce a universal build?
How do I get it to the Frameworks folder. What goes where? Is there a
way to script this?
Also, why does the build - at least make install - need to have the
previous version of mono installed.
( I am actually building a version of 1.2.2.1 over 1.2.2.1, because I
want this flag set.).
I must be missing something simple because the archives do not seem
to answer this question
-- Eoin
More information about the Mono-osx
mailing list