Language

Package: tomsfastmath @ 0.13.1

Synopsis

Large integer arithmetic library

Description

TomsFastMath is a large integer library written in portable ISO C. It is a port of LibTomMath with optional support for inline assembler multiplies.

Home page
https://www.libtom.net/TomsFastMath/
Location
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/nphvx77ddpa2k0rnzgmjhjwsvsjixx4f-tomsfastmath-0.13.1.drv
x86_64-linuxxtensa-ath9k-elf/gnu/store/v28fcwwnkhk5dlg6020kcm06jgmcz2m1-tomsfastmath-0.13.1.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/jxzdjlzvl42s8gzcavj8axs61lkqaxjn-tomsfastmath-0.13.1.drv
    x86_64-linuxx86_64-pc-gnu/gnu/store/6fp17dggzy6yhn8809b2c832fm9407ar-tomsfastmath-0.13.1.drv
      x86_64-linuxx86_64-linux-gnux32/gnu/store/zc588bf8dbzqwakn3jsy2v161ff2frkm-tomsfastmath-0.13.1.drv
        x86_64-linuxriscv64-linux-gnu/gnu/store/qpigc01cl39fksvcmkcjjgcp0axz3z6k-tomsfastmath-0.13.1.drv
        x86_64-linuxpowerpc-linux-gnu/gnu/store/z0394jgz3sbqmi4iwrykd9pzfgp865wq-tomsfastmath-0.13.1.drv
          x86_64-linuxpowerpc64-linux-gnu/gnu/store/dydaj6g845pdkmflsnadsf5xs5z2l1w1-tomsfastmath-0.13.1.drv
            x86_64-linuxpowerpc64le-linux-gnu/gnu/store/j908nkixcnwmch8dv558snsq5f5qqcg6-tomsfastmath-0.13.1.drv
            x86_64-linuxor1k-elf/gnu/store/4m42m2ybap32yalbcmc63bqdm6vxpfi4-tomsfastmath-0.13.1.drv
              x86_64-linuxmips64el-linux-gnu/gnu/store/sbyhrnihsdqf78rbbxv765yfi4abp6sb-tomsfastmath-0.13.1.drv
                x86_64-linuxloongarch64-linux-gnu/gnu/store/anispqzy4q8sj2gi96lshzb5n38d5d00-tomsfastmath-0.13.1.drv
                x86_64-linuxi686-w64-mingw32/gnu/store/iqg2wg7l87fdcs569bsa0524gsaxswrw-tomsfastmath-0.13.1.drv
                  x86_64-linuxi586-pc-gnu/gnu/store/l3ql8iym1whyvyg4ifr7fxlha9ams9a0-tomsfastmath-0.13.1.drv
                  x86_64-linuxavr/gnu/store/4ipskk63j6nnc68jxyb7j0ympqn8xryl-tomsfastmath-0.13.1.drv
                    x86_64-linuxarm-linux-gnueabihf/gnu/store/5dvmy0z67cp3hr4wyvcjnjr172m9mjy3-tomsfastmath-0.13.1.drv
                    x86_64-linuxaarch64-linux-gnu/gnu/store/x377llpmjb26rhmvxb6pyix75jrx0jzp-tomsfastmath-0.13.1.drv
                    x86_64-gnu/gnu/store/8v3n3ys7jjanrq8f3mq2c87ip8byc096-tomsfastmath-0.13.1.drv
                      riscv64-linux/gnu/store/8kl1vknlrsnjlssxb7d6k2ggmldisl4l-tomsfastmath-0.13.1.drv
                      powerpc-linux/gnu/store/xm9ddi8zb9v8whm44dvp5cgkhffqrz9l-tomsfastmath-0.13.1.drv
                        powerpc64le-linux/gnu/store/nvl0ihli8swgc28mbhak2139959yqw03-tomsfastmath-0.13.1.drv
                        mips64el-linux/gnu/store/xqfvnf08m5gzm071qpnld4z5rc4w5652-tomsfastmath-0.13.1.drv
                          i686-linux/gnu/store/3d68sd9qq8j08myri7isxjc3k28r1g7n-tomsfastmath-0.13.1.drv
                          i586-gnu/gnu/store/h5ajx53f0sv5c3cvfky76fzfnjz25a8d-tomsfastmath-0.13.1.drv
                            armhf-linux/gnu/store/g1gxbq8k3v2r5w9s9g99qkvpbl4nlyx5-tomsfastmath-0.13.1.drv
                            aarch64-linux/gnu/store/hvgn2gi0n12i1wkphi7k9jzmv2qhisg8-tomsfastmath-0.13.1.drv

                            Lint warnings

                            LinterMessageLocation
                            compiler-for-target

                            Check that cross-compilers are used when cross-compiling

                            'CC' should be set to '(cc-for-target)' instead of 'gcc'
                            • gnu/packages/multiprecision.scm (line: 315, column: 5)
                            optional-tests

                            Make sure tests are only run when requested

                            the 'check' phase should respect #:tests?
                            • gnu/packages/multiprecision.scm (line: 315, column: 5)