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
gnu/packages/multiprecision.scm (line: 316, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/wap2s0gc6r9yszdjrnpkq4698rbfpvi7-tomsfastmath-0.13.1.drv
x86_64-linuxxtensa-ath9k-elf/gnu/store/w0waasrm9qvsm6qzkclyqi4dfmdkhfgm-tomsfastmath-0.13.1.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/7qm87pnfdlrd6sknr49yhkca0gq2pz5l-tomsfastmath-0.13.1.drv
    x86_64-linuxx86_64-linux-gnux32/gnu/store/y8cg3cldxmf0ahrajzbnw526hkd3vs35-tomsfastmath-0.13.1.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/ljp1l7wxg1wn0v3hrgwbbzq9p40fiwi5-tomsfastmath-0.13.1.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/83bd7fjnsbp57pgkmvwlwwh3h8bhc7pd-tomsfastmath-0.13.1.drv
    x86_64-linuxpowerpc64-linux-gnu/gnu/store/rr4y00xdasgbhimhcvlfjcvk66z80cjh-tomsfastmath-0.13.1.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/pf6rlp76x36jn2j9qqahdh8ll38xjijk-tomsfastmath-0.13.1.drv
    x86_64-linuxor1k-elf/gnu/store/5gl70x8hqzf6vwjybzl6ym88h8s5irky-tomsfastmath-0.13.1.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/8ka2y47vhmxnigc2bmybvi2cg079sa4c-tomsfastmath-0.13.1.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/lqabdj8i0l655dsy027v6j85ya6pqp6g-tomsfastmath-0.13.1.drv
      x86_64-linuxi586-pc-gnu/gnu/store/aikb5ijc721l6r1b3shv8a98dndxqnnq-tomsfastmath-0.13.1.drv
      x86_64-linuxavr/gnu/store/vpg4knwpirh8nwva88014w85xahm0fql-tomsfastmath-0.13.1.drv
      x86_64-linuxarm-linux-gnueabihf/gnu/store/qdvnp8yg6z9z3mld2plakyfls7zybr2q-tomsfastmath-0.13.1.drv
      x86_64-linuxaarch64-linux-gnu/gnu/store/qp79bdfgqklfzprb0w0jqrw7jwifka4i-tomsfastmath-0.13.1.drv
      riscv64-linux/gnu/store/wnpv0fjkq28yqv38yh17zx7kpzh6anh7-tomsfastmath-0.13.1.drv
      powerpc-linux/gnu/store/jjgj0xk5bj0f3iwp7fpxp9zyng9rml3s-tomsfastmath-0.13.1.drv
        powerpc64le-linux/gnu/store/4wwmfr15w9q9xrs8p3n0bizgvrrd6fi9-tomsfastmath-0.13.1.drv
        mips64el-linux/gnu/store/rzxq21zh73vfibp5wsnip05va5aihqdk-tomsfastmath-0.13.1.drv
          i686-linux/gnu/store/bpwl8rsj5nhq0vqk15i7b574ivd53aj8-tomsfastmath-0.13.1.drv
          i586-gnu/gnu/store/d1fm9w9kdmwy1q55mhrl8xl0ir9g451s-tomsfastmath-0.13.1.drv
          armhf-linux/gnu/store/3ihw9b3ws7cggmfvxvd8bmzgr91znhc5-tomsfastmath-0.13.1.drv
          aarch64-linux/gnu/store/gb4wmaqjzb2znrc7cnqgkjqfkhkgw5zs-tomsfastmath-0.13.1.drv

          Lint warnings

          LinterMessageLocation
          optional-tests

          Make sure tests are only run when requested

          the 'check' phase should respect #:tests?
          compiler-for-target

          Check that cross-compilers are used when cross-compiling

          'CC' should be set to '(cc-for-target)' instead of 'gcc'