When compiling on MacOSX Yosemite, at link phase of issm.exe, I get the following:
ld: library not found for -lbundle1.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I checked that /usr/lib/ indeed has bundle1.o, but somehow it's not being picked up.