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: lu...@novell.com
        ReportedBy: aenom...@novell.com
         QAContact: mono-bugs@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.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to