Skip to content
Snippets Groups Projects
Commit 40f11a91 authored by Oleg Smirnov's avatar Oleg Smirnov
Browse files

BugId: 95

parent 510a5be3
No related branches found
No related tags found
No related merge requests found
gnu3.compiler.conf: CXX=ccache\ g++-3.4 --with-cppflags="-m32 -msse -m3dnow -msse2 -Wno-deprecated -Wa,--32" --with-threads --with-sse --with-ldflags="--enable-new-dtags" gnu3.compiler.conf: CXX=ccache\ g++-3.4 --with-cppflags="-m32 -msse -m3dnow -msse2 -Wno-deprecated -Wa,--32" --with-threads --with-sse --with-ldflags="--enable-new-dtags"
gnu3.compiler.aipspp.var: --with-aipspp=/aips++/prod/linux_gnu gnu3.compiler.aipspp.var: --with-aipspp=/aips++/weekly/linux_gnu
#gnu3.compiler.conf: CXX=ccache\ /usr/local/gcc-3.4.3/bin/g++ --with-cppflags="-m32 -msse -m3dnow -msse2 -Wno-deprecated -Wa,--32" --with-threads --with-sse --with-ldflags="--enable-new-dtags" #gnu3.compiler.conf: CXX=ccache\ /usr/local/gcc-3.4.3/bin/g++ --with-cppflags="-m32 -msse -m3dnow -msse2 -Wno-deprecated -Wa,--32" --with-threads --with-sse --with-ldflags="--enable-new-dtags"
#gnu3.compiler.aipspp.var: --with-aipspp=/aips++/prod/linux_gnu #gnu3.compiler.aipspp.var: --with-aipspp=/aips++/prod/linux_gnu
...@@ -10,7 +10,7 @@ gnu64.compiler.aipspp.var: --with-aipspp=/aips++/prod/linux_gnu_x86_64 ...@@ -10,7 +10,7 @@ gnu64.compiler.aipspp.var: --with-aipspp=/aips++/prod/linux_gnu_x86_64
sse.var: --with-sse sse.var: --with-sse
optimize.var: --with-optimize='-O4' optimize.var: --with-optimize='-O4'
debugopt.var: --with-debug='-ggdb -O4' debugopt.var: --with-optimize='-ggdb -O4'
profiler.var: --with-debug='-ggdb -pg' profiler.var: --with-debug='-ggdb -pg'
profopt.var: --with-optimize='-O4 -pg' profopt.var: --with-optimize='-O4 -pg'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment