Re: MacOS 26 build problem
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <aoW7G5PvPIQpL221@seventeen> |
On Mon, Aug 17, 2026 at 10:05:31AM +0200, Bill Allombert wrote: > On Sun, Aug 16, 2026 at 02:10:27PM -0700, Justin C. Walker wrote: > > Hi, > > > > Just getting started with macOS 26. I downloaded Pari 2.17.4, and ran this command to build: > > > > ./Configure --with-readline=/usr/local --with-gmp=/usr/local --tune --mt=pthread > > make all > > > > After a bit, the build blew up with this complaint: > > > > ld: unknown option: -Wl,-headerpad_max_install_names > > > > Full build output attached in case it helps. > > Could you also try PARI 2.18.1 which was released recently ? > 2.17.4 does not work reliably with pthread. ... I meant to say: 2.17.4 does not work reliably with pthread on macOS. Cheers, Bill.