monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] Re: monotone 0-20 build failure ( FC4 )


From: Nick Brown
Subject: [Monotone-devel] Re: monotone 0-20 build failure ( FC4 )
Date: Thu, 7 Jul 2005 17:30:49 +0100
User-agent: KMail/1.7.2

Christof Petig wrote:
> Christof Petig schrieb:
>>>I saw this too, but it seemed only to occur with particular
>>>compiler optimisation flags. As a workaround I just
>>>commented out the bulk of
>>>/usr/include/boost/regex/v4/char_regex_traits.hpp in the
>>>"deprecated" namespace, and it compiled fine.
>>>
>>>Given monotone compiles without that code at all, it'd
>>>suggest that it is either a boost or gcc problem (leaning
>>>towards the latter, since it seems to be affected by
>>>optimisation)?
>> 
>> 
>> Just a heads up: This also occurs under Ubuntu/breezy on amd64 (g++
>> 4.0.0, Boost 1.32) with both 0.20 and HEAD.
> 
> And different Optimization levels do not change anything (-O0 also
> errors).


I'm seeing the same error on mandriva cooker;

gcc-c++-4.0.1-0.2mdk
libboost1-devel-1.32.0-4mdk

I'm  using;
CFLAGS='-O1  -pipe -march=i586 -mtune=pentiumpro -fno-strict-aliasing'
CXXFLAGS='-O1  -pipe -march=i586 -mtune=pentiumpro -fno-strict-aliasing'

(Not sure what flags boost was built with)

Thanks,
Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]