Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 37ec4d25 authored by testcdash Nicolas Bellot's avatar testcdash Nicolas Bellot Committed by hhakim
Browse files

¨gcc

parent b29b7a56
No related branches found
No related tags found
No related merge requests found
...@@ -35,10 +35,10 @@ fi ...@@ -35,10 +35,10 @@ fi
export CUDADIR='/usr/local/cuda-6.5' export CUDADIR='/usr/local/cuda-6.5'
# export version of gcc # export version of gcc
#export CC=/usr/lib64/ccache/gcc export CC='/usr/lib64/ccache/gcc'
#export CXX=/usr/lib64/ccache/g++ export CXX='/usr/lib64/ccache/g++'
export CC='/usr/bin/gcc' #export CC='/usr/bin/gcc'
export CXX='/usr/bin/g++' #export CXX='/usr/bin/g++'
# /usr/local/bin/matlab in the PATH # /usr/local/bin/matlab in the PATH
# /usr/bin/gcc # /usr/bin/gcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment