Skip to content
Snippets Groups Projects
Commit 259b15bc authored by Marcel Loose's avatar Marcel Loose :sunglasses:
Browse files

BugID: 835

Temporarily switch to the AIPS++ dev version, because the prod version is too
old. This can and should be fixed by abandoning AIPS++ for CasaCore (see bug
#1076).
parent 02945153
No related branches found
No related tags found
No related merge requests found
gnu3.compiler.conf: CXX="$CCACHE /usr/bin/g++" gnu3.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu3.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/prod/linux_gnu gnu3.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/dev/linux_gnu
gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++" gnu.compiler.conf: CXX="$CCACHE /usr/bin/g++"
gnu.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/prod/linux_gnu gnu.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/dev/linux_gnu
gnu34.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib" gnu34.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnu34.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/prod/linux_gnunew gnu34.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/dev/linux_gnunew
gnu34.compiler.sse.var: --with-sse gnu34.compiler.sse.var: --with-sse
gnunew.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib" gnunew.compiler.conf: CXX="$CCACHE /usr/local/gcc343/bin/g++" --with-ldflags="-Wl,--rpath,/usr/local/gcc343/lib"
gnunew.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/prod/linux_gnunew gnunew.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/dev/linux_gnunew
gnunew.compiler.sse.var: --with-sse gnunew.compiler.sse.var: --with-sse
icc.compiler.conf: CXX="$CCACHE /usr/local/compiler80/bin/icc" --with-cppflags="-cxxlib-gcc" --with-ldflags="-cxxlib-gcc -Xlinker -rpath -Xlinker /usr/local/compiler80/lib" icc.compiler.conf: CXX="$CCACHE /usr/local/compiler80/bin/icc" --with-cppflags="-cxxlib-gcc" --with-ldflags="-cxxlib-gcc -Xlinker -rpath -Xlinker /usr/local/compiler80/lib"
icc.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/prod/linux_gnu --with-blitz=/usr/local/blitz/gnu --with-fftw2=/usr/local/fftw2/gnu --with-dtl=/usr/local/dtl/gnu icc.compiler.aipspp.var: --with-aipspp=/lofarbuild/aips++/dev/linux_gnu --with-blitz=/usr/local/blitz/gnu --with-fftw2=/usr/local/fftw2/gnu --with-dtl=/usr/local/dtl/gnu
insure.variant.conf: --with-insuretools=/usr/local/insure/bin.linux2 $(aipspp) --with-cppflags="-D__INSURE__" insure.variant.conf: --with-insuretools=/usr/local/insure/bin.linux2 $(aipspp) --with-cppflags="-D__INSURE__"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment