I want to specify gem5 which g++ compiler to use (in this case g++44), not
change default compiler of bash. In which file can I set the compiler path
Thanks


On Sat, Jan 26, 2013 at 9:50 PM, Fangfei Liu <fangf...@princeton.edu> wrote:

>  Hi, you can add an environment variable CXX. For example, if you use
> bash, you can add a line in your .bashrc file:
>
>
>
> export CXX=g++44
>
>
>
> Hope it helps.
>  ------------------------------
> *From:* gem5-users-boun...@gem5.org [gem5-users-boun...@gem5.org] on
> behalf of SHARAN MORA (RIT Student) [sxm5...@rit.edu]
> *Sent:* Saturday, January 26, 2013 9:43 PM
> *To:* gem5-users@gem5.org
> *Subject:* [gem5-users] (no subject)
>
>    Hi Everyone,
>  How do I set gem5 to use g++44 compiler instead of g++ compiler. I cannot
> directly upgrade my gcc version 4.1.2 as I use Centos 5.
>  Thanks,
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to