Re: 8.0 and precompiled pike files...

2018-03-07 Thread Stephen R. van den Berg
Stephen R. van den Berg wrote: >Stephen R. van den Berg wrote: >>I regularly compile with: --with-cdebug --without-rtldebug --without-valgrind >> --with-double-precision --with-long-int >> --disable-noopty-retry >>

Re: 8.0 and precompiled pike files...

2018-02-16 Thread Stephen R. van den Berg
Stephen R. van den Berg wrote: >I regularly compile with: --with-cdebug --without-rtldebug --without-valgrind > --with-double-precision --with-long-int > --disable-noopty-retry > --with-machine-code

8.0 and precompiled pike files...

2018-02-16 Thread Stephen R. van den Berg
The current git version of 8.0, but it has been this way for at least the past two months, works fine for me as long as I remove all *.o files from the installed version. If I do not do that, it crashes right away with a segmentation fault. It does not matter if I compile it with gcc 6, 7 or 8.