Reg: GNU MP Amalgamation
Marc Glisse
marc.glisse at inria.fr
Thu Apr 8 16:21:50 UTC 2021
On Mon, 5 Apr 2021, Sai Venkata Krishnan V wrote:
> Hello Everyone
> Is there a way to build an amalgamation file (single C-source) for
> *libgmp.a*. I am doing some research work based on LLVM transformation
> passes. If it is a single source file, it would be easy to build and hack
> into the GNU MP library. Any suggestions would be really helpful.
Look into the mini-gmp/ subdirectory?
It isn't the same as a full build of GMP, but then that usually includes
assembly files...
--
Marc Glisse
More information about the gmp-discuss
mailing list