Gareth - It is indeed linux 64 bit. I use:

make distclean DEBUG=1 install NOGDB=1 NOGDBMI=1 GDBMI=1 PREFIX=/home/me/usr64 FPC=/home/me/fpc/bootstrap/ppcx64

in the fpcsrc directory

which gives:

make -C fpcsrc distclean
make[1]: Entering directory '/home/me/fpc/trunk/fpcsrc'
make -C compiler distclean
make[2]: Entering directory '/home/me/fpc/trunk/fpcsrc/compiler'
..... and crashes after a minute or so as my previous message.

Colin

On 11/11/2019 21:54, J. Gareth Moreton wrote:
Hi Colin, > > So unfortunately I haven't been able to reproduce the issue under
> Windows, which leads me to believe this issue only crops up when > building for Linux. If you can get on that bug report and tell me > what command you're using to build everything (my experience with > Linux is not very advanced, but I can navigate it well enough on my > virtual machine), then I should be able to track down the unexpected > entry that's triggering the internal error and then accommodate for > it. > > Gareth aka. Kit > > _______________________________________________ fpc-devel maillist - > fpc-devel@lists.freepascal.org > https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to