Sorry but I cannot seem to find the precompiled gcc frontend executive in either the 1.4 or 1.3 releases. Aaron
Aaron, After the registration page (you only have to do it once), you will see the releases page. Under "Download LLVM 1.4" there are several links that start with "GCC Front End Binaries for". Binaries are provided for Linux/x86, Solaris/Sparc, and MacOS X/PowerPC. Reid Thu, 2005-02-24 at 13:58, Aaron Gray wrote:> Sorry but I cannot seem to find the precompiled gcc frontend executive in > either the 1.4 or 1.3 releases. > > Aaron > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu llvm.cs.uiuc.edu > 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: <lists.llvm.org/pipermail/llvm-dev/attachments/20050224/73ac11d1/attachment.sig>
There do not seem to be any binaries for CygWin only Linux and the Mac :( I tried building the frontend on CygWin but ended up with a makeinfo error then a build error that I could not do anything about. I will have to get my Linux Laptop from home and use that. Many thanks, Aaron