Try changing the line in makefile.linux26;

Code:
--------------------
    
  From
  
  CFLAGS=-Wall -s -march=i686 -O3 -DNDEBUG -DUSE_SIGNALS_FOR_RESTART 
-fomit-frame-pointer
  
  to
  
  CFLAGS=-Wall -s -m64 -O3 -DNDEBUG -DUSE_SIGNALS_FOR_RESTART 
-fomit-frame-pointer
--------------------


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=54124

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to