[LLVMbugs] [Bug 1524] NEW: Improvements for mac release binaries
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 20 21:07:52 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1524
Summary: Improvements for mac release binaries
Product: tools
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: enhancement
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: sabre at nondot.org
For LLVM 2.1, we should change the official mac os/x binaries to be an installable disk image (dmg file)
instead of the current powerpc and intel tarball.
Ideally, it would be a simple dmg file that installs the llvm binaries in /usr/local/bin. These binaries
should be the "universal" GCC roots built "apple style", so they support the -arch options etc.
The hard part is figuring out how to do this, we even already have a script to do it. We just need to update
docs/HowToReleaseLLVM.html with the instructions for the next release.
-Chris
------- 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