Re: Compilation glitch - 2.15.1
"Justin C. Walker" <[email protected]>
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the hint - I think what’s happening is I earlier mistyped the “—kernel” flag, and that seems to have made a rut that the compilation can’t get out of :-} A quick “make clean” seems to have cleaned things up, and, after a few hours of “-tune”, I’ll be on my way! Thanks again! Justin > On Nov 20, 2022, at 02:19, Bill Allombert <[email protected]> wrote: > > On Sat, Nov 19, 2022 at 03:35:59PM -0800, Justin C. Walker wrote: >> Hi, >> >> Just downloaded PariGP version above, and tried to build. I normally build from scratch, and infrequently download the pre-built version. When I build, it generally works without problems, once I ironed out the faulty memory issues. >> >> This time, the compile barely gets out of the gate. > >>> src/kernel/ix86/asm0.h > > For some reason the 32bit kernel is used on a 64bit system. > I would need more data to say more. I hope you will figure it out! > > Cheers, > Bill