[LLVMdev] 2.7 Pre-release1 available for testing

Tanya Lattner lattner at apple.com
Fri Mar 19 10:17:57 PDT 2010


On Mar 19, 2010, at 10:02 AM, Jeffrey Yasskin wrote:

> Hm, I also note that:
> 
> $ file /opt/clang+llvm-2.7-i386-darwin10/bin/llvm-as
> /opt/clang+llvm-2.7-i386-darwin10/bin/llvm-as: Mach-O 64-bit executable x86_64
> 
> 
> Why's the i386 package have an x86_64 binary in it? That could explain
> why it doesn't work on darwin9.
> 

Ah, crap.. I forgot to update my script to change the name. I'll fix that now.

I don't believe that binary will work on leopard because of how I built it.

-Tanya

> On Fri, Mar 19, 2010 at 9:49 AM, Jeffrey Yasskin <jyasskin at google.com> wrote:
>> Hi Tanya,
>> 
>> On darwin9, the binaries in the darwin10 packages give:
>> 
>> $  /opt/clang+llvm-2.7-i386-darwin10/bin/llvm-as --help
>> dyld: unknown required load command 0x80000022
>> Trace/BPT trap
>> 
>> That could be unavoidable, of course.
>> 
>> Also, could you document what build mode the packages use (or release
>> both Debug and Release-Asserts packages)? Since +Asserts and -Asserts
>> have different ABIs, I'd have to write a test to figure out how I
>> should compile Unladen Swallow.
>> 
>> Thanks,
>> Jeffrey
>> 





More information about the llvm-dev mailing list