On Sun, 23 Dec 2012 21:42:46 -0600 "Esteban Monge" <[email protected]> said:
> Hello. > > I had a lot of problems with Terminology 0.2, but I compiled with > recommended flags for EFL and E17. > > export CFLAGS="-O3 -fvisibility=hidden -ffast-math -march=native" > > I added -march=native is recommended if you have GCC 4.2 or up. > > I reset flags to -march=native only and Terminology works great again. > > The comment is for reference if any have the same problem. > > =) so its a problem that only manifests as a crash with high enough optiization (-O3 as opposed to the default -O). if you want to debug... add -g to cflags... -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
