[Mono-devel-list] Re: runtime diff to make mac os x install

Raja R Harinath harinath at acm.org
Sat May 1 02:30:12 EDT 2004


Urs Muff <umuff <at> QUARK.com> writes:

> Using ../interpreter/mint is crashing, but ../interpreter/.libs/mint
> is not.

Don't refer to a .libs directory directly.  Instead, try using

  $(LIBTOOL) --mode=execute $(mono_runtime) ..

> Further using USE_JIT, rather then JIT_SUPPORTED.

Sounds ok.

> Please check and apply.

I'll look at it on monday and apply.

- Hari





More information about the Mono-devel-list mailing list