On Thursday 06 May 2010 12:15:18 Thomas Kahle wrote:
> Hi,
> 
> > I think this is an error we already had and solved before - please send
> > us your emerge --info and uname -a on the pc you compiled sage-core. You
> > may also
> 
> > try to change the line in src_prepare() in sage-core:
> I'm on x86 mostly stable (glibc-2.11.1 is installed for archtesting...),
> and indeed -fno-strict-aliasing solves this.

Excellent - fix in overlay.

> 
> denkmatte bin # uname -a
> Linux denkmatte 2.6.33-gentoo #1 SMP PREEMPT Mon Mar 29 21:48:35 EDT
> 2010 i686 Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz GenuineIntel GNU/Linux

By the way: I always thought -fstrict-aliasing would trigger erroneous 
behavior only on non x86 architectures - good to know that its not the case.

Christopher

Reply via email to