[LLVMbugs] [Bug 528] NEW: "make install" is broken on Mac OS X

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Feb 23 13:33:53 PST 2005


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

           Summary: "make install" is broken on Mac OS X
           Product: Build scripts
           Version: cvs
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: resistor at mac.com


"make install" is not working on Mac OS X for a number of reasons:

1) The use of the "install" command depends on the -D flag, which the BSD version of "install" does not 
have.

2) Even after installing a GNU version on "install", the process fails on trying to "strip" header files.



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