And Eclipse gives me this wall of text. Looks like it's related:
In file included from /svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolygonSoupBuilder.h:33,
from /svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolygonSoupBuilder.cpp:32:
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h: In constructor 'dgPolygonSoupDatabaseBuilder::dgPolygonSoupDatabaseBuilder(dgMemoryAllocator*) (base constructor)':
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:287: error: 'dgInt32 exp_2(dgInt32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgArray.h:65: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:287: error: 'dgInt32 exp_2(dgInt32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgArray.h:65: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:287: error: 'dgInt32 exp_2(dgInt32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgArray.h:65: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:287: error: 'dgInt32 exp_2(dgInt32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgArray.h:65: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:287: error: 'dgInt32 exp_2(dgInt32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgArray.h:65: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h: In member function 'void dgSphere::SetDimensions(const dgFloat32*, dgInt32, const dgInt32*, dgInt32, const dgMatrix*)':
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:210: error: 'dgVector dgMatrix::UnrotateVector(const dgVector&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgSphere.cpp:72: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:216: error: 'dgVector dgMatrix::TransformVector(const dgVector&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgSphere.cpp:401: error: called from here
In file included from /svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgSphere.cpp:25:
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:661: error: 'dgFloat32 dgAbsf(dgFloat32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgSphere.h:94: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:661: error: 'dgFloat32 dgAbsf(dgFloat32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgSphere.h:94: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:661: error: 'dgFloat32 dgAbsf(dgFloat32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgSphere.h:94: error: called from here
make: *** [/svn/Leadwerks3D/Engine/Projects/Android2.2b/obj/local/armeabi/objs/newtondynamics/__/__/__/Source/__/__/__/NewtonDynamics/coreLibrary_300/source/core/dgSphere.o] Error 1
make: *** Waiting for unfinished jobs....
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h: In member function 'void dgPolyhedra::RefineTriangulation(const dgFloat64*, dgInt32, dgBigVector*, dgInt32, dgEdge**)':
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:285: error: 'dgMatrix dgMatrix::Inverse() const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolyhedra.cpp:1663: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:216: error: 'dgVector dgMatrix::TransformVector(const dgVector&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolyhedra.cpp:1684: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:216: error: 'dgVector dgMatrix::TransformVector(const dgVector&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolyhedra.cpp:1685: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:216: error: 'dgVector dgMatrix::TransformVector(const dgVector&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolyhedra.cpp:1686: error: called from here
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:216: error: 'dgVector dgMatrix::TransformVector(const dgVector&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/core/dgPolyhedra.cpp:1687: error: called from here
make: *** [/svn/Leadwerks3D/Engine/Projects/Android2.2b/obj/local/armeabi/objs/newtondynamics/__/__/__/Source/__/__/__/NewtonDynamics/coreLibrary_300/source/core/dgPolygonSoupBuilder.o] Error 1
make: *** [/svn/Leadwerks3D/Engine/Projects/Android2.2b/obj/local/armeabi/objs/newtondynamics/__/__/__/Source/__/__/__/NewtonDynamics/coreLibrary_300/source/core/dgPolyhedra.o] Error 1
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h: In member function 'virtual void dgBody::UpdateCollisionMatrixSimd(dgFloat32, dgInt32)':
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgMatrix.h:418: error: 'dgMatrix dgMatrix::MultiplySimd(const dgMatrix&) const' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBody.cpp:390: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:661: error: 'dgFloat32 dgAbsf(dgFloat32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBody.cpp:413: error: called from here
make: *** [/svn/Leadwerks3D/Engine/Projects/Android2.2b/obj/local/armeabi/objs/newtondynamics/__/__/__/Source/__/__/__/NewtonDynamics/coreLibrary_300/source/physics/dgBody.o] Error 1
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h: In member function 'void dgBroadPhaseCollision::FindCollidingPairsDynamics(dgBroadphaseSyncDescriptor*, dgInt32)':
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1568: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1596: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1607: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1612: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1617: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1622: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1629: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1634: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1641: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:115: error: 'dgInt32 dgOverlapTestSimd(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1646: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1659: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1680: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1691: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1698: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1705: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1712: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1720: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1726: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1734: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgIntersections.h:126: error: 'dgInt32 dgOverlapTest(const dgVector&, const dgVector&, const dgVector&, const dgVector&)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1741: error: called from here
/SVN/leadwerks3d/engine/source/../../../NewtonDynamics/coreLibrary_300/source/core/dgTypes.h:751: error: 'dgInt32 dgAtomicExchangeAndAdd(dgInt32*, dgInt32)' has attribute 'always_inline', but was not inlined. Reason: function not inlinable
/svn/Leadwerks3D/Engine/Projects/Android2.2b/jni/../../../Source/../../../NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.cpp:1551: error: called from here
make: *** [/svn/Leadwerks3D/Engine/Projects/Android2.2b/obj/local/armeabi/objs/newtondynamics/__/__/__/Source/__/__/__/NewtonDynamics/coreLibrary_300/source/physics/dgBroadPhaseCollision.o] Error 1