[Mono-bugs] [Bug 605810] New: several Windows build issues

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu May 13 23:57:03 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=605810

http://bugzilla.novell.com/show_bug.cgi?id=605810#c0


           Summary: several Windows build issues
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: aenomoto at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


This bug is a collection of information on current Windows build breakage.

Problem 1: eglib does not build on mingw due to missing GetACP().

Problem 2: with eglib build workarounded above, it fails to load correct
mscorlib assembly during mono build. It seems that instead of trying to load it
from MONO_PATH (../mcs/class/lib/net_2_0_bootstrap), the runtime tries to load
mscorlib from where the runtime lives (mono/mono/mini) and fails.

Problem 3: Even after successful build with "--with-glib=system" option,
current Windows build results in bogus set of runtime and class libraries. With
the outcome, we cannot build our corlib. That is, once we released current
state of code, we can never build mono on Windows again with that binary.
(Hence setting CRITICAL)

The latest mono that is not "tainted" is daily build from April 27th.
http://mono.ximian.com/daily/mono-20100427.tar.bz2

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list