justinethier / cyclone

:cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.
http://justinethier.github.io/cyclone/
MIT License
823 stars 42 forks source link

Compile option to build with system's libtommath #458

Open justinethier opened 3 years ago

justinethier commented 3 years ago

Request from @xgqt WRT Gentoo GURU packaging:

On Gentoo tommath can be installed as system lib - dev-libs/libtommath. Maybe you could add option to build with sysem's tommath.

justinethier commented 3 years ago

We need to strongly consider making this change to better support being packaged for distros.