search for: 1d666337

Displaying 3 results from an estimated 3 matches for "1d666337".

Did you mean: 19668337
2009 Dec 22
0
[LLVMdev] Cross-compiling LLVM on Mac OS X
>> The configure script’s output says, near the top: >> >> checking target architecture... x86_64 >> >> So it seems that the Makefile is preferring the configure script’s reckoning to the CFLAGS/CXXFLAGS variables at present. > > configure really doesn't know about it. It's still the target architecture. You'll just be adding more. > > Let
2009 Dec 22
1
[LLVMdev] Cross-compiling LLVM on Mac OS X
On Dec 21, 2009, at 3:39 PM, Rob Rix wrote: >> Anyhow, Rob, best bet is to just use -arch to build everything up. lipo knows what needs to happen. > > Unfortunately that doesn’t appear to be enough; using -arch in CFLAGS (and CXXFLAGS) and not using --build or --host builds for x86_64 no matter what you specify for the architecture (in my case, the documented i386 and ppc). >
2009 Dec 22
1
[LLVMdev] [PATCH] Cross-compiling LLVM on Mac OS X
...macosx-version-min if UNIVERSAL_SDK_PATH is specified. -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile.rules.patch Type: application/octet-stream Size: 1068 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091222/1d666337/attachment.obj> -------------- next part -------------- -- Rob Rix, Unknown Quantity Monochrome Industries