[LLVMdev] Noob questions about setting up on Win32
Ted Neward
ted at tedneward.com
Thu Jul 5 00:07:54 PDT 2007
Here's an equally dumb question: the wiki page you mention suggests
installing bison and flex and a few other packages. But I don't see these
packages anywhere on the Sourceforge MinGW page; do I get them from
elsewhere, and then build them using MinGW's gcc?
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
http://www.tedneward.com
> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On
> Behalf Of Anton Korobeynikov
> Sent: Wednesday, July 04, 2007 2:11 AM
> To: LLVM Developers Mailing List
> Subject: Re: [LLVMdev] Noob questions about setting up on Win32
>
> Hello, Ted.
>
> > (*) build LLVM itself
> > (*) build programs with LLVM
> >
> > I have a MingW32 setup on a WinXP machine;
> You can see http://wiki.llvm.org/index.php/Notes:MingW32 to get
> instructions how to build LLVM on mingw32 box.
>
> For building programs with LLVM itself you'll probably need llvm-gcc4,
> which you can either compiled by yourself (tricky on mingw32) or use
> prebuilt one in the 'downloads' section.
>
> --
> With best regards, Anton Korobeynikov.
>
> Faculty of Mathematics & Mechanics, Saint Petersburg State University.
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.476 / Virus Database: 269.9.14/885 - Release Date: 7/3/2007
> 10:02 AM
>
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.0/886 - Release Date: 7/4/2007
1:40 PM
More information about the llvm-dev
mailing list