[LLVMdev] Build error with gcc 4.1.1
Chris Lattner
sabre at nondot.org
Wed Sep 6 10:22:10 PDT 2006
On Wed, 6 Sep 2006, [ISO-8859-1] Pertti Kellomäki wrote:
> I fixed my immediate problem by using a different version
> of gcc.
ok.
> Chris Lattner kirjoitti:
>> The offending line of code looks fine on our side,
>> but there could be something I'm missing.
>
> For what it is worth, I've run into problems with boost_concept_check
> before when using Boost.Python. Some versions of gcc worked fine,
> while others gave error messages relating to boost_concept_check.
> My guess is that it is due to some slight differences in how templates
> are instantiated in different versions of gcc.
Okay. Question: does GCC 4.1.2 (if it exists) or GCC mainline fix the
problem? If so, we should document 4.1.1 as being buggy.
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list