Displaying 2 results from an estimated 2 matches for "d028f5b9".
2009 Jan 14
2
[LLVMdev] quick q configuring osx
Sorry if this is a newb q... I'm developing an application on a 10.5
machine but want to target the 10.4 SDK. Is there a magic incantation
for the llvm configure script to set the sysroot path, equivalent to
e.g. --with-sysroot "/Developer/SDKs/MacOSX10.4u.sdk"?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jan 14
0
[LLVMdev] quick q configuring osx
...uot;?
>
Try 'make UNIVERSAL_SDK_PATH=/Developer/SDKs/MacOSX10.4u.sdk/'.
There are some comments in llvm/Makefile.rules that can help,
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090114/d028f5b9/attachment.html>