I'm trying to build the native bullet libraries for jMonkeyEngine on Linux & I'm running into a problem:
[cc] /usr/bin/i686-w64-mingw32-ld: cannot find -lBulletMultiThreaded
I can't seem to find the 2.81 Windows version of that library anywhere & I'm not sure how to build it myself on Linux.. I was hoping someone built it and could share?

The files I think I need are libbulletmultithreaded.lib and/or libbulletmultithreaded.dll so I can put them in my /usr/lib (or whatever) directory.
Thank you!
- Phr00t