Re: Compiling GMP dependency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 29 Sept 2024, 21:15 Hans Åberg via Gcc-help, <gcc-help@xxxxxxxxxxx>
wrote:

> There is a recursive package issue on MacPorts [1] on how to compile GMP
> for the GCC build:
>
> GMP 'make check' fails with Clang if assembly is enabled, but passes with
> GCC, and also with Clang if assembly is disabled.
>
> So the question is how to set the build of GCC, specifically, is GMP used
> only for the build, or also when it is run?
>

The GCC compiler binaries are linked to libgmp and use some of its
functions when compiling user code.


>
> 1. https://trac.macports.org/ticket/70859
>
>
>




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux