Portable number theoretic multiple-precision integer library
LibTomMath is a portable number theoretic multiple-precision integer library written entirely in C. It's designed to provide an API that is simple to work with that provides fairly efficient routines that build out of the box without configuration.
Linter | Message | Location |
---|---|---|
compiler-for-target Check that cross-compilers are used when cross-compiling | 'CC' should be set to '(cc-for-target)' instead of 'gcc' |