pereraa / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

llvm-gcc-4.2-iphone: configure: error: You must specify valid path to your LLVM tree with --enable-llvm=DIR #218

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
I am trying to build llvm-gcc-4.2-iphone on Mac OS 10.4.11.
I get this error when it comes to configuring intl :
configure: error: You must specify valid path to your LLVM tree with 
--enable-llvm=DIR
But I did specify --enable-llvm=/opt/local/arm-apple-darwin/iphone-dev-llvm/ 
(which is were I have installed LLVM r42498).

Original issue reported on code.google.com by tae...@gmail.com on 10 Dec 2011 at 7:37