[gambit-list] gambit build failing
Bradley Lucier
lucier at math.purdue.edu
Tue Oct 29 15:51:55 EDT 2019
I didn't notice this right away, because the CI build has been timing
out and I (and I presume everyone else) was ignoring the build error.
But this one is real:
gcc -march=native -D___CAN_IMPORT_CLIB_DYNAMICALLY -O1 -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 ""
-D___LIBRARY
gcc: fatal error: output filename may not be empty
compilation terminated.
This is with
148 15:44 update-gambit-git ; pulls and checks out latest
149 15:44 ./configure 'CC=gcc -march=native
-D___CAN_IMPORT_CLIB_DYNAMICALLY' '--enable-single-host'
'--enable-shared' '--enable-multiple-versions'
150 15:44 make
Any ideas?
Brad
More information about the Gambit-list
mailing list