[LLVMdev] [Cygwin] llvm 'make install' build errors
Reid Spencer
reid at x10sys.com
Thu May 19 15:11:56 PDT 2005
On Thu, 2005-05-19 at 23:06 +0100, Aaron Gray wrote:
> okay, done that, just got to rebuild .... 2 hours later ... :)
In this case, you only need to rebuild the two tools. You can do that
from the top level build directory with:
make -C tools/llvm-ar
make -C tools/llvm-ranlib
That should cut the 2 hours down to minutes. :)
Reid
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050519/2fd00c98/attachment.sig>
More information about the llvm-dev
mailing list