[gambit-list] failure building r6gambit

Bradley Lucier lucier at math.purdue.edu
Mon Nov 29 14:42:01 EST 2010


On Mon, 2010-11-29 at 14:17 -0500, Marc Feeley wrote:
> It will also help to do
> 
>   % export GAMBC_CC_VERBOSE=1
> 
> at the shell so that subsequent invocations of gsc will report which programs are being executed by gsc (actually those executed by the gambc-cc.bat script executed by gsc):

OK, thanks, now I end with

        /pkgs/gcc-4.5.1/bin/gcc -fschedule-insns -march=native     -Wno-unused -O1 -fno-math-errno -fschedule-insns2 -fno-trapping-math -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -mieee-fp   -rdynamic -shared  -D___SINGLE_HOST -D___DYNAMIC -I"/usr/local/Gambit-C/v4.6.0/include/" -o "/home/lucier/.gambit/lib/r6rs.o1"   /tmp/r6rs-expand-1291058985/srfi-1-min.c /tmp/r6rs-expand-1291058985/srfi-99.c /tmp/r6rs-expand-1291058985/error.c /tmp/r6rs-expand-1291058985/srfi-69.c /tmp/r6rs-expand-1291058985/uri.c /tmp/r6rs-expand-1291058985/catalog.c /tmp/r6rs-expand-1291058985/compat-gambit.c /tmp/r6rs-expand-1291058985/runtime.c /tmp/r6rs-expand-1291058985/srfi-66.c /tmp/r6rs-expand-1291058985/core.c /tmp/r6rs-expand-1291058985/expander.c /tmp/r6rs-expand-1291058985/primitives.c /tmp/r6rs-expand-1291058985/r6rs.o1.c 
        collect2: cannot find 'ld'
        
which still doesn't make much sense to me ...




More information about the Gambit-list mailing list