[Mono-bugs] [Bug 671341] Decorate _image_base__ with __MINGW_LSYMBOL
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 11 15:06:26 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=671341
https://bugzilla.novell.com/show_bug.cgi?id=671341#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Severity|Normal |Major
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2011-02-11 20:06:26 UTC ---
This breaks the windows build on my machine:
In file included from assembly.c:34:
./../mono/metadata/coree.h:29: warning: parameter names (without types) in
function declaration
assembly.c: In function `mono_set_rootdir':
assembly.c:631: error: `_image_base__' undeclared (first use in this function)
assembly.c:631: error: (Each undeclared identifier is reported only once
assembly.c:631: error: for each function it appears in.)
assembly.c:631: error: invalid lvalue in unary `&'
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list