On Fri, Jul 2, 2010 at 2:42 PM, Sam Tobin-Hochstadt <sa...@ccs.neu.edu> wrote: > On Fri, Jul 2, 2010 at 2:39 PM, John Floren <slawmas...@gmail.com> wrote: >> I thought I'd give racket a shot on my new FreeBSD/sparc64 system, but >> in compiling it I ran into a problem: >> >> make racketcgc >> `racketcgc' is up to date. > > One thing to try is 'make cgc', which just builds the version with the > conservative collector. It won't perform as well, but you'll be able > to try it out. > -- > sam th > sa...@ccs.neu.edu >
That helped, but make install-cgc has problems now: [r...@sparcy ~/plt-5.0/src/build]# make install-cgc make install-cgc-common make install-common-first mkdir -p "/root/plt-5.0/bin" "/root/plt-5.0/collects" "/root/plt-5.0/doc" "/root/plt-5.0/lib" "/root/plt-5.0/include" "/root/plt-5.0/lib" "/root/plt-5.0/man" cd racket; make install-cgc make headers ./racketcgc -cqu ../../racket/mkincludes.rkt "/root/plt-5.0/include" "../../racket" . *** Signal 4 Stop in /root/plt-5.0/src/build/racket. *** Error code 1 Stop in /root/plt-5.0/src/build/racket. *** Error code 1 Stop in /root/plt-5.0/src/build. *** Error code 1 Stop in /root/plt-5.0/src/build. John -- "With MPI, familiarity breeds contempt. Contempt and nausea. Contempt, nausea, and fear. Contempt, nausea, fear, and .." -- Ron Minnich _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users