[LLVMbugs] [Bug 5012] autoconf won' t build 64-bit or universal properly on Snow Leopard

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Sep 20 14:36:39 PDT 2009


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


Daniel Dunbar <daniel at zuster.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel at zuster.org
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Daniel Dunbar <daniel at zuster.org>  2009-09-20 16:36:38 ---
Things should work fine if you use --build=x86_64-apple-darwin10
--host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 when configuring,
this works fine for me, and my cadre of buildbots. 

Note that top-of-tree has also been switch to default to x86_64 on SnowLeopard.


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