On Tue, 24 Aug 2004 20:35:20 -0400 Mike Frysinger <[EMAIL PROTECTED]> babbled: > On Wednesday 25 August 2004 12:31 am, Chris Boersma wrote: > > I just finished putting together my amd64 based system, and i'm trying to > > get the EFL to compile using linux32 emulation. I can get imlib2, edb, and > > eet to compile but i have yet to get evas to compile successfully. > > Currently it fails building the evas_software_x11_test with this error > > i just emerged most of the EFL on this amd64 dev box and everything went > fine ... > maybe try running configure in evas with --disable-mmx ? > -mike mmx should work as there is nothing 32bit specific about its use of pointers and it does not even refer to specific 32bit registers. the mmx asm in imlib2 on the other hand is 32bit specific. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 熊耳 - 車君 (数田) [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
