On Fri, 21 Oct 2005 15:55:37 +1300 jochen <[EMAIL PROTECTED]> babbled:

> OK, I just rebuild all of EFL and E with the above flags and the error
> is gone, so it seems it was a optimization bug, and I thought I was
> conservative with the optimization. Thanks for the explanations. Well if
> I find some time I might even dig into it to find out which compiler
> option it is, not tonight though, I'll go see the kiwis whip some
> kangoroo ass ;-) (for those who don't know what the heck I'm talking
> about, I'm going to watch the Australia against New Zealand rugby league
> game)

AARGH!!!!!! and now its gone? what version of gcc do you use? personalyl i
compile everything (in efl) with these cflags: -O2 -march=pentium4 -g -msse
-mmmx -pipe

on my p4 boxes, and
-O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe

on my p3 boxes. i've never seen the bugs you are describing and i cannto
produce, reproduce or even make sens of the debug info you are getting. i
suspect it could be some compiler weirdness/bug. i'm not sure. but all in all -
this is a hard thing to track. based on the bugs i have seen - they SEEM
impossible looking at the code, every time, UNLESS there is a compielr bug, OR
some memory corruption which i am unaware of to date :(

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to