[LLVMdev] llvm-gcc 4.0 question

Jose Rangel jrangel at arxan.com
Mon Feb 1 14:12:39 PST 2010


Thanks for replying, Devang.

Can you elaborate a little about this? Do the headers need to be
modified specifically for llvm-gcc-4.2, or do you mean for gcc-4.2? If
the former, can you give an example?

Thanks,

Jose


-----Original Message-----
From: Devang Patel [mailto:devang.patel at gmail.com] 
Sent: Monday, February 01, 2010 1:59 PM
To: Jose Rangel
Cc: Duncan Sands; llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] llvm-gcc 4.0 question

On Sun, Jan 31, 2010 at 12:25 AM, Jose Rangel <jrangel at arxan.com> wrote:
>
> Thanks for responding, Duncan, and clarifying that y'all need more
info
> to help.
>
> I'm trying to compile binaries on os x 10.5.8 intel hardware that are
> compatible on ppc os x 10.4.
>
> When I include various flags to llvm-gcc, including: -m32 -arch ppc
> -isysroot /Developer/SDKs/MacOS10.4u.sdk -mmacosx-version-min=10.4
>
> I am seeing errors when compiling using llvm-gcc 4.2.

This is expected because 10.4u.sdk was not updated to support llvm-gcc.

-
Devang




More information about the llvm-dev mailing list