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

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to