[LLVMbugs] [Bug 7403] New: HAVE_MKSTEMP and HAVE_MKTEMP not defined

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jun 17 16:05:59 PDT 2010


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

           Summary: HAVE_MKSTEMP and HAVE_MKTEMP not defined
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: tronic+hfu3 at trn.iki.fi
                CC: llvmbugs at cs.uiuc.edu


The CMake-based build does not define these macros even when the corresponding
functions are available. This causes LLVM to revert to very bad fallback code.

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