Re: question on build warning
Bill Allombert <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.user |
|---|---|
| Message-ID | <Z-xKv7da5v1ydmE2@seventeen> |
On Tue, Apr 01, 2025 at 12:58:51PM -0700, American Citizen wrote: > Is this warning something to be concerned about? > > I built using the --time=ftime option on the Configure line in the root > folder /home/owner/math/pari-2.18.0-251-g5d3c5ac62a/ > > % ./Configure --tune --mt=pthread --time=ftime --with-gmp --with-readline I suggest you do not set --time=ftime and use getwalltime() in GP instead. Cheers, Bill