[LLVMbugs] [Bug 9211] New: osx binaries changed from 32bit to 64bit

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Feb 13 18:56:22 PST 2011


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

           Summary: osx binaries changed from 32bit to 64bit
           Product: Documentation
           Version: 2.7
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: eric.crahen at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Hey, I noticed that 2.7 and 2.8 the OSX binaries you release on the website
changed from 32bit to 64bit. I think some of the labels on the website are
confusing - but hopefully, there's a way to still get my hands on a 32bit
version.


Here's a link from http://llvm.org/releases/download.html#2.8:

LLVM-GCC 4.2 Front End Binaries for MacOS X/x86 (Darwin 10) 
http://llvm.org/releases/2.8/llvm-gcc-4.2-2.8-x86_64-apple-darwin10.tar.gz


Here's a link from http://llvm.org/releases/download.html#2.6:

LLVM-GCC 4.2 Front End Binaries for MacOS X/x86 (Darwin 9 )
http://llvm.org/releases/2.6/llvm-gcc-4.2-2.6-i386-darwin9.tar.gz

The link in the 2.8 example is labeled "MacOS X/x86" but it should probably be
"MacOS X/x86_64" since this seems to actually be a 64 bit binary now.

Is there a way I could continue to get 32 bit binaries?

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