[Mono-list] [PATCH] Makefile adjustments for non-Mini platforms

Paolo Molaro lupus@ximian.com
Mon, 30 Jun 2003 18:08:42 +0200


On 06/28/03 Horst G. Reiterer wrote:
> the following patch fixes a build problem on platforms
> not supported by Mini. On these, the execution of monoburg
> fails because the burg definition source path is empty
> causing monoburg to read the definition from standard
> input which in turn causes the build process to "hang".

Does adding:
BURGSRC= $(common_BURGSRC)

just after the line:
common_BURGSRC= ...
solve the issue?
I'd prefer to commit this change if it works. Alternatively,
I'd add a mono-arch-stubs.c with the functions that an
architecture needs to define to make the jit compile on all the
platforms.
Thanks!

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better