
The disassembly (with arrow pointing to the noted instruction) is: Thread 0 Crashed:: Dispatch queue: -threadĠ libgambit.dylib 0x000000010dfaf010 _SCMOBJ_to_NONNULLSTRING + 1520 (c_intf.c:3280)
#Gnu gcc for mac os code#
Termination Reason: Namespace SIGNAL, Code 0x4

Termination Signal: Illegal instruction: 4
#Gnu gcc for mac os mac os#
On Mac OS 10.5.7 (Catalina), I get a runtime failure, with console message:Įxception Type: EXC_BAD_INSTRUCTION (SIGILL)Įxception Codes: 0x000000000000000c, 0x0000000000000000 usr/local/gcc-10.3.0/bin/gcc -save-temps -g -O3 -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fomit-frame-pointer -fPIC -fno-common -mpc64 -I"./include" -c -o c_intf.o -I.

Supported LTO compression algorithms: zlib /gcc-10.3.0/configure -prefix=/usr/local/gcc-10.3.0 -enable-languages=c -disable-multilib -enable-checking=release -with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
