Marc Glisse <marc.gli...@inria.fr> writes:

>> For gmpxx, perhaps -lgmp should be added as well, either
>>
>>  Libs: -L${libdir} -lgmpxx -lgmp
>>
>> or
>>
>>  Libs: -L${libdir} -lgmpxx
>>  Libs.private: -lgmp
>>
>> ?
>
> I assume that "Requires: gmp" already handles that.

Ah, so it references the gmp.pc file rather than the library directly
(unlike the libm that was in an earlier version of the patch). Makes
sense.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to