Re: Fwd: Mac OS X Catalina issues?
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <20191014203635.n5o44iwleahumnsg@yellowpig> |
On Sun, Oct 13, 2019 at 08:03:58AM -0700, Watson Ladd wrote: > Hello, > > I'm getting reports that Pari is crashing on Mac OS X Catalina with > calculations. I'm wondering if people have experienced this with > builds from source or binaries, or if it's a "feature" of the way I'm > building it in macports. It seems this is an X Code bug: https://forums.developer.apple.com/thread/121887 Apparently an easy work-around is export MACOSX_DEPLOYMENT_TARGET=10.14 before Configure / make Cheers, Bill.