http://bugzilla.novell.com/show_bug.cgi?id=614365
http://bugzilla.novell.com/show_bug.cgi?id=614365#c0 Summary: Patches for build-mingw32.sh Classification: Mono Product: Mono: Runtime Version: SVN Platform: i686 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: packaging AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- I have 3 issues with using build-mingw32.sh when cross compiling mono on linux for windows. The attached patches fill fix these. 1. build-mingw32.sh includes a copy of glib*.dll, while this is not needed as mono builds with eglib. 2. I had an CROSS_PKG_CONFIG_DIR without any *.pc files. This causes a build failure. 3. The build-mingw32.sh script did only work with svn checkouts, not with dist tarballs. -- 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 - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
