On Thu, 2008-05-22 at 18:14 -0400, Andrew Deason wrote: > On Thu, 22 May 2008 19:51:39 +0200 > Mirco Bauer <[EMAIL PROTECTED]> wrote: > > > This issue only pops up if Mono was built with that special Xen > > support, right (not with the standard debian packages)? > > According to upstream, the support for Xen optimizations is enabled by > default. It checks for /proc/xen at runtime, so there would seem little > reason to disable it at compile-time.
Oh you are right, configure.in seemed to only enable the XEN opt when
explicitly enabled, but a strace on hellworld.exe showed:
access("/proc/xen", F_OK) = -1 ENOENT (No such file or directory)
So this issue affects the debian package as is for XEN systems. I will
aply the patch ASAP.
--
Regards,
Mirco 'meebey' Bauer
PGP-Key ID: 0xEEF946C8
FOSS Developer [EMAIL PROTECTED] http://www.meebey.net/
PEAR Developer [EMAIL PROTECTED] http://pear.php.net/
Debian Developer [EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: This is a digitally signed message part

