[LLVMdev] Re: Building CFE on MinGW

Greg Pettyjohn gregp at ccs.neu.edu
Sat Apr 22 11:55:24 PDT 2006


Is the MinGW user's list on the web? Can you give me a link to the thread?
(What's IIRC?)

Thanks.

On Sat, 22 Apr 2006, Oscar Fuentes wrote:

> Greg Pettyjohn <gregp at ccs.neu.edu> writes:
>
> > I've blown a couple of weekends trying to build under MinGW.
> >
> > I can build the llvm tools with only a couple of minor hassles, but can't
> > seem to make any headway with the C Front End
> >
> > Most errors I run into involve not being able to find header files.
> > The most frustrating part is that the error messages report that the file
> > can't be found, and then proceed to give a path to where the file actually
> > is located.
>
> This sounds like the problems people face when building a regular FSF
> gcc release under MinGW. There was some discussion about this topic
> recently on MinGW user's mailing list. Some workarounds were found,
> using absolute paths on the config scripts, IIRC.
>
> [snip]
>
> --
> Oscar
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>




More information about the llvm-dev mailing list