Re: [Gems-users] (no subject)


Date: Sat, 30 Aug 2008 07:33:01 +0800
From: "Cong Wang" <wang@xxxxxxxxxxx>
Subject: Re: [Gems-users] (no subject)
Hi:
    /s/gcc is  where the gcc path for the GEMS development team. You
want to make it point to your own gcc in the make file.


On Sat, Aug 30, 2008 at 7:27 AM, Teague, Patrick
<patrick.teague@xxxxxxxxxxx> wrote:
> I'm trying to compile gems on my machine (CORE2 Quad, amd64-linux, Kubuntu 8.04).
>
> I get the following output when trying to compile Ruby:
>
> pj@bagend:~/gems/ruby$ make PROTOCOL=MOSI_SMP_bcast DESTINATION=MOSI_SMP_bcast
> ls: cannot access generated/MOSI_SMP_bcast/*.C: No such file or directory
> Ruby: Building protocol: MOSI_SMP_bcast
> Ruby: Making slicc
> cd ../slicc; make
> make[1]: Entering directory `/home/pj/gems/slicc'
> SLICC: Running flex and bison
> make generated/generated
> make[2]: Entering directory `/home/pj/gems/slicc'
> make[2]: `generated/generated' is up to date.
> make[2]: Leaving directory `/home/pj/gems/slicc'
> SLICC: Building slicc executable
> make amd64-linux/bin/slicc.exec
> make[2]: Entering directory `/home/pj/gems/slicc'
> /s/gcc-3.4.1/bin/g++ -o amd64-linux/obj/parser.o -c generated/parser.c -DYY_NO_UNPUT -Wall -W -Wwrite-strings -Woverloaded-virtual -Wno-unused  -m64 -march=opteron -fPIC -g -ggdb -g3 -O2 -finline-functions -DNO_VECTOR_BOUNDS_CHECKS -DMULTIFACET_NO_OPT_WARN   -I. -I../common -Igenerated -Isymbols -Igenerator -Iast
> make[2]: /s/gcc-3.4.1/bin/g++: Command not found
> make[2]: *** [amd64-linux/obj/parser.o] Error 127
> make[2]: Leaving directory `/home/pj/gems/slicc'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/pj/gems/slicc'
> make: *** [all] Error 2
>
> Its the /s/gcc.... thats getting me.  Some mysterious /s/ directory is mentioned multiple times in the makefiles, and I have no idea why.
>
> Any thoughts?
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
> Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.
>
>



-- 
Regards
James Wang
[← Prev in Thread] Current Thread [Next in Thread→]