copy "blob-hexadecimal.types" "c:\chicken-iup\lib\chicken\8\blob-hexadecimal.types"
1 file(s) copied.
"c:\chicken-iup\bin\csc" -feature compiling-extension -setup-mode pack-integer.scm -shared -optimize-leaf-routines -inline -output-file pack-integer.so -emit-import-library pack-integer -emit-type-file pack-integer.types -scrutinize -specialize -optimize-level 3 -debug-level 1 -no-procedure-checks
pack-integer.c: In function 'f_1357':
pack-integer.c:1085:8: warning: implicit declaration of function 'stub27'; did you mean 'stub329'? [-Wimplicit-function-declaration]
1085 | av2[1]=stub27(C_SCHEME_UNDEFINED,t5,t6,t7);
| ^~~~~~
| stub329
C:/msys32/mingw32/bin/../lib/gcc/i686-w64-mingw32/9.2.0/../../../../i686-w64-mingw32/bin/ld.exe: pack-integer.o:pack-integer.c:(.text+0x26e4): undefined reference to `stub27'
collect2.exe: error: ld returned 1 exit status
Error: shell command terminated with non-zero exit status 1: ""gcc" "pack-integer.o" -o "pack-integer.so" -Wl,--enable-auto-import -shared -Lc:\chicken-iup\lib -Lc:\chicken-iup\lib\ -lchicken -lm -lws2_32"
Error: shell command failed with nonzero exit status 1:
""c:\chicken-iup\bin\csc" -feature compiling-extension -setup-mode pack-integer.scm -shared -optimize-leaf-routines -inline -output-file pack-integer.so -emit-import-library pack-integer -emit-type-file pack-integer.types -scrutinize -specialize -optimize-level 3 -debug-level 1 -no-procedure-checks"
Error: shell command terminated with nonzero exit code
70
"\"\"c:\\chicken-iup\\bin\\csi\" -bnq -setup-mode -e \"(require-library setup-ap...
--
Complexity is your enemy. Any fool can make something complicated.
It is hard to keep things simple. - Richard Branson.