[LLVMdev] [Cygwin] llvm 'make install' build errors

Reid Spencer reid at x10sys.com
Thu May 19 13:45:54 PDT 2005


The rules for building llvm-ar and llvm-ranlib are identical to the
rules for building all other tools so I don't know why the makefiles
would single those two out.

Reid

On Thu, 2005-05-19 at 21:31 +0100, Aaron Gray wrote:
> >No, I don't think so. The "bin" directory definitely gets created first
> >as there is a rule for it in Makefile.rules and appropriate
> >dependencies. Also, the error message seems to indicate that "install"
> >wants to create a directory, not create a file as it should. There's no
> >such directory as <install_path>/bin/llvm-ar !
> 
> Ah, I see. What I am getting is lli as lli without the .exe, same for 
> everything except llvm-ranlib and llvm-ar which both are directories with 
> .exe files in them !
> 
> Maybe I should look at the makefile and/or possibly use the same version of 
> install.sh as you are using ???
> 
> Thanks for the support,
> 
> Aaron
> 
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- 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/487781e4/attachment.sig>


More information about the llvm-dev mailing list