[LLVMdev] 2.7 Pre-release1 available for testing

Jeffrey Yasskin jyasskin at google.com
Fri Mar 19 10:02:00 PDT 2010


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.

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