| Bill Allombert on Tue, 01 Apr 2025 22:21:26 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: question on build warning |
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