mirror of
https://github.com/boostorg/integer.git
synced 2025-11-03 01:31:37 +01:00
libgmpxx was built against libstdc++, so if the application uses e.g. libc++, linking fails because of the standard symbols mismatch.
libgmpxx was built against libstdc++, so if the application uses e.g. libc++, linking fails because of the standard symbols mismatch.