[LLVMbugs] [Bug 6039] New: Fix compilation in mingw32
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Jan 14 02:55:29 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6039
Summary: Fix compilation in mingw32
Product: libraries
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: System Library
AssignedTo: unassignedbugs at nondot.org
ReportedBy: diegoiast at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=4047)
--> (http://llvm.org/bugs/attachment.cgi?id=4047)
Compilationerror on mingw32
I had problems compiling trunk on win32 (trying to build clang), bootstraping
from mingw with gcc 4.3. See attached error.
The fix is also attached here, small fixes in
lib/System/Win32/DynamicLibrary.inc, inside a block #ifdef'ed __MINGW32__
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list