From 4b7e71cfd742c568ab7b939b4bc825732328117f Mon Sep 17 00:00:00 2001 From: jthorn Date: Wed, 19 Apr 2006 13:30:31 +0000 Subject: note Intel 9.0.021 compiler bugs :( git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1440 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index f4ca88b..9676b9b 100644 --- a/README +++ b/README @@ -226,6 +226,7 @@ Intel(R) C++ Compiler for 32-bit applications, Version 8.0 Build 20040716Z Pac Note that the compilers * Intel(R) C++ Compiler for 32-bit applications, Version 8.1 Build 20040921Z Package ID: l_cc_pc_8.1.022 * Intel(R) C++ Compiler for 32-bit applications, Version 8.1 Build 20041019Z Package ID: l_cc_pu_8.1.024 +* Intel(R) C++ Compiler for 32-bit applications, Version 9.0 Build 20050430Z Package ID: l_cc_p_9.0.021 do NOT work -- they have wierd bugs with anonymous namespaces when optimizing, which show up as error messages like this: > /home/swhite/aei/Cactus-Cott/Cactus/configs/new/lib/libAHFinderDirect.a(mask.cc.o)(.text+0x264e): @@ -238,7 +239,9 @@ Note that the compilers > /home/swhite/aei/Cactus-Cott/Cactus/configs/new/lib/libAHFinderDirect.a(find_horizons.cc.o) > to 670 in > /home/swhite/aei/Cactus-Cott/Cactus/configs/new/lib/libAHFinderDirect.a(find_horizons.cc.o) - + You can work around this compiler bug by switching compilers, or by + disabling interprocedural optimization when compiling AHFinderDirect. + ia64, a.k.a. Itanium ==================== -- cgit v1.2.3