llvm for macho/x86 target

hi all,

sorry I had problems with my last mail (I hope this
goes through).

Do the llvm binutils currently support macho/x86 (for
use with mactels?)

thanks in advance
-- Jakob

Hi Jackob,

X86 / Darwin support is actively being worked on. It's very new which means you must check out the source from CVS and build your own binary. If you can live with the lack of vector support and the occasional bugs :-), I would urge you to do so and share us with your experience.

Cheers,

Evan

Evan Cheng schrieb:

Hi Jackob,

X86 / Darwin support is actively being worked on. It's very new which
means you must check out the source from CVS and build your own
binary. If you can live with the lack of vector support and the
occasional bugs :-), I would urge you to do so and share us with your
experience.

Sorry for my slow response.

Okay. I am currently working with llvm-1.5. But when I finish my next
milestone (hopefully soon) I will try to use CVS too.

-- Jakob