[LLVMdev] Build errors on trunk for about a week now.
Óscar Fuentes
ofv at wanadoo.es
Sun Dec 7 05:58:07 PST 2008
OvermindDL1 <overminddl1 at gmail.com> writes:
[snip]
> But yes, let me say again, that functor still needs const added to it.
> It is correct for the spec, and it is required for at least VC2k5 (I
> tried building without it by removing my includes, libs, defines, and
> about ten other things, it is needed in every case, spent about 8
> hours on all this so I am extremely sure). Attached is the patch;
> should I post it to the LLVM list as well?
Please send the patch to llvm-commits at cs.uiuc.edu
> Oh, and yes, instead of VC2k5 being the minimum requirement, it should
> be VC2k5SP1
[snip]
It would be great if you submit a patch for
http://www.llvm.org/docs/GettingStarted.html#requirements
and/or
http://www.llvm.org/docs/GettingStarted.html#brokengcc
BTW, that section should be renamed to "broken compilers and other
tools", since gcc is not the only compiler that builds LLVM.
[snip]
--
Oscar
More information about the llvm-dev
mailing list