[LLVMbugs] [Bug 8990] New: disabling plugin support on the configure stage (MSYS+MinGW)

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Jan 16 17:51:15 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=8990

           Summary: disabling plugin support on the configure stage
                    (MSYS+MinGW)
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: asmwarrior at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Hi, my I run the configure command under MSYS and MinGW, I received a warning
below:

configure: WARNING: dlopen() not found - disabling plugin support

I think it is true that dlopen is not found under windows system, there are
some other  functions like:
LoadLibrary() under Windows.

So, this is a bug.


thanks.

asmwarrior
ollydbg from codeblocks' forum.

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