[e-users] evas_mmx.h error with sunstudio11

2007-04-12 Thread doof doof
Hi I try to compil e17 on opensolaris with sunstudio 11 and i have this error with evas. /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/sfw /include -I/usr/sfw/include/freetype2 -I/opt/e17/include -I/opt/e17/

Re: [e-users] evas_mmx.h error with sunstudio11

2007-04-12 Thread The Rasterman
On Thu, 12 Apr 2007 10:34:40 +0200 "doof doof" <[EMAIL PROTECTED]> babbled: seems sun's compiler is incompatible with doing mmx/sse asm - disable it. you will have a slower canvas though. > Hi > > I try to compil e17 on opensolaris with sunstudio 11 and i have this error > with evas. > > > /op

Re: [e-users] evas_mmx.h error with sunstudio11

2007-04-12 Thread doof doof
Thanks, now i use gcc of solaris ( /usr/sfw/bin/gcc , version 3.4.3). It's work better. All efl lib is ok on solaris but now i have a error on e http://rafb.net/p/et2bBT86.html or /opt/e17/lib/libecore_job.so /opt/e17/lib/libevas.so -lfreetype -lfontconfig /opt/e17/lib/libeet.so -lz -ljpeg