Hi,
I guess that running GNU APL in gdb might find the place where this occurs.
Also: apl -l 37 to see how far the start-up comes. Unlike other logging
levels
-l 37 should work even if dynamic logging is not configured.
Best Regards,
Jürgen
On 2/23/25 19:00, Russtopia wrote:
Hi all,
has anyone rebuilt gnu-apl on Win11 under cygwin64 recently? It worked
fine a few months ago, but this past week I tried rebuilding it and
now it just gives a Floating Point exception message right after the
GNU APL banner and exits.
I tried rewinding back a few version (to r1835), no difference.
$ apl --cfg
configurable options:
---------------------
ASSERT_LEVEL_WANTED=1 (default)
SECURITY_LEVEL_WANTED=0 (default)
APSERVER_PATH=/tmp/GNU-APL/APserver (default)
APSERVER_PORT=16366 (default)
APSERVER_TRANSPORT=0 (default)
CORE_COUNT_WANTED=0 (= sequential) (default)
DYNAMIC_LOG_WANTED=no (default)
MAX_RANK_WANTED=8 (default)
RATIONAL_NUMBERS_WANTED=no (default)
SHORT_VALUE_LENGTH_WANTED=12, therefore:
sizeof(Value) : 464 bytes
sizeof(Cell) : 24 bytes
sizeof(Value header): 176 bytes
VALUE_CHECK_WANTED=no (default)
VALUE_HISTORY_WANTED=no (default)
VF_TRACING_WANTED=no (default)
VISIBLE_MARKERS_WANTED=no (default)
how ./configure was (probably) called:
--------------------------------------
./configure
BUILDTAG:
---------
Project: GNU APL
Version / SVN: 1.9 / SVN: 1842
Build Date: 2025-02-23 17:45:58 UTC
Build OS: CYGWIN_NT-10.0-22631 3.5.4-1.x86_64 x86_64
config.status: default ./configure options
Archive SVN: 1831