|
From: Charles L. <cn...@us...> - 2009-02-13 03:56:58
|
Update of /cvsroot/hgengine/Mercury/src/linuxlib In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv13225/src/linuxlib Modified Files: README libode-x86_64.a Log Message: new ODE, and all static ODEs are upgraded. Index: README =================================================================== RCS file: /cvsroot/hgengine/Mercury/src/linuxlib/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 18 Nov 2008 23:20:27 -0000 1.1 --- README 13 Feb 2009 03:56:51 -0000 1.2 *************** *** 15,16 **** --- 15,20 ---- It is suggested when compiling Mercury as a library and need ODE, you use the static ODE libraries. + + + In .11 we go back to trying to use opcode, so it seems to work much better. + ./configure --with-pic --with-trimesh=opcode --enable-new-trimesh --enable-release --disable-asserts Index: libode-x86_64.a =================================================================== RCS file: /cvsroot/hgengine/Mercury/src/linuxlib/libode-x86_64.a,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 Binary files /tmp/cvsDR9wcZ and /tmp/cvsDyp0tk differ |