A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nativelibs4java/nativelibs4java/issues/436 below:

native linux libraries should be built with both HASH and GNU_HASH dynamic tags for compatibility · Issue #436 · nativelibs4java/nativelibs4java · GitHub

The prebuilt native linux shared libraries I downloaded for BridJ were using the newer GNU_HASH dynamic tag which causes some Linux systems to throw a floating point exception when attempting to load the library.

To fix this issue the native linux shared libraries should be built with both GNU_HASH and HASH dynamic tags. Systems with an older glibc will not recognize GNU_HASH but will be able to use the HASH dynamic tag instead.

To ensure both hash styles are used the linux shared library must be linked with the following option:

The following Stack Overflow question covers the issue well: http://stackoverflow.com/questions/12570374/floating-point-exception-sigfpe-on-int-main-return0


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4