[LLVMbugs] [Bug 6797] New: Patches to port llvm to Minix 3, improve portability

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 6 12:05:23 PDT 2010


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

           Summary: Patches to port llvm to Minix 3, improve portability
           Product: new-bugs
           Version: trunk
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: reeuwijk at few.vu.nl
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=4649)
 --> (http://llvm.org/bugs/attachment.cgi?id=4649)
The patch described above

The attached patch against a recent llvm trunk version adds basic support for
Minix 3 to llvm. It adds Minix as a recognized platform and target to
configure.ac, adds configuration for Minix at a few other places, and honors
HAVE_DLFCN_H in DynamicLibrary.cpp.

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