[Mono-bugs] [Bug 531767] Cross compiling mono on Linux to Windows fails on Ubuntu

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 1 16:55:24 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=531767#c14


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mhabersack at novell.com
           Severity|Normal                      |Critical

--- Comment #14 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2010-04-01 20:55:21 UTC ---
I was compiling without using the script, since I only read the part in which
the compilation failed due to the semaphore stuff.

With current svn trunk as of r154669, I'm able to cross-compile using this
command line:
/autogen.sh '--enable-maintainer-mode' '--enable-compile-warnings'
'--disable-solaris-tar-check' '--target=i586-mingw32msvc' '--disable-mcs-build'
'--prefix=/opt/CROSS'  '--disable-embed-check' '--host=i586-mingw32msvc'
'--build=i686-linux' '--with-tls=none' 'build_alias=i686-linux'
'host_alias=i586-mingw32msvc' "CPPFLAGS_FOR_EGLIB=" "CFLAGS_FOR_EGLIB="
--disable-embed-check --with-libgc-threads=win32  --enable-win32-dllmain=yes
--enable-parallel-mark "CPPFLAGS_FOR_LIBGC= -DWINVER=0x0500
-D_WIN32_WINNT=0x0500 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS
-DFD_SETSIZE=1024" "CFLAGS_FOR_LIBGC= -g -mno-tls-direct-seg-refs"

However, when I try the script, it fails when running './autogen.sh' without
arguments.

CC'ing Marek.

-- 
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