[LLVMbugs] [Bug 489] NEW: llvm-ld is not portable

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Dec 20 13:51:59 PST 2004


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=489

           Summary: llvm-ld is not portable
           Product: tools
           Version: 1.1
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-db
        AssignedTo: sabre at nondot.org
        ReportedBy: rspencer at x10sys.com


Currently, llvm-ld is not portable to non-Unix systems. It depends on process
cloning via fork() and other unix utilities. Such facilities are not available
on Win32.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list