From e237c40fdfa6ae3adb2a8996202d44b273fd7f23 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Mon, 19 Jul 2004 20:05:33 +0000 Subject: [PATCH] Avoid confusion. Borland support is not forthcomming [SVN r23805] --- Jamfile.v2 | 2 ++ bench1/Jamfile | 4 +--- bench2/Jamfile | 2 -- bench3/Jamfile | 2 -- bench4/Jamfile | 2 -- test1/Jamfile | 2 -- test2/Jamfile | 2 -- test3/Jamfile | 2 -- test4/Jamfile | 2 -- test5/Jamfile | 2 -- test6/Jamfile | 2 -- test7/Jamfile | 2 -- 12 files changed, 3 insertions(+), 23 deletions(-) diff --git a/Jamfile.v2 b/Jamfile.v2 index 83fd120a..9053fcbd 100644 --- a/Jamfile.v2 +++ b/Jamfile.v2 @@ -20,6 +20,8 @@ import testing ; project : requirements +# Useful for GCC-3.3 on some platforms (MacOS-X) +# <*>"-fabi-version=0" ; test-suite uBLAS diff --git a/bench1/Jamfile b/bench1/Jamfile index 06cd6372..02d4fc9a 100644 --- a/bench1/Jamfile +++ b/bench1/Jamfile @@ -23,11 +23,9 @@ exe bench1 : $(BOOST_ROOT) $(BOOST_ROOT) # "-s -static -fomit-frame-pointer -fexpensive-optimizations -funroll-loops -malign-double -fschedule-insns2 -march=pentium4 -msse -mfpmath=sse -finline-functions -finline-limit=2048" -# "-Xc" # <*>"-fabi-version=0" + "-Xc" "-unroll -march=pentium4 -Zp16" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/bench2/Jamfile b/bench2/Jamfile index 4afca8a2..da2d61bd 100644 --- a/bench2/Jamfile +++ b/bench2/Jamfile @@ -24,7 +24,5 @@ exe bench2 $(BOOST_ROOT) # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/bench3/Jamfile b/bench3/Jamfile index 1682b3cb..bb5750c4 100644 --- a/bench3/Jamfile +++ b/bench3/Jamfile @@ -24,8 +24,6 @@ exe bench3 $(BOOST_ROOT) # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/bench4/Jamfile b/bench4/Jamfile index b8853a67..7e44ae3d 100644 --- a/bench4/Jamfile +++ b/bench4/Jamfile @@ -25,8 +25,6 @@ exe bench4 BOOST_UBLAS_USE_INTERVAL # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/test1/Jamfile b/test1/Jamfile index 5735938f..e131e985 100644 --- a/test1/Jamfile +++ b/test1/Jamfile @@ -28,8 +28,6 @@ exe test1 USE_RANGE # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/test2/Jamfile b/test2/Jamfile index 2e3a8e8e..e9f5df8b 100644 --- a/test2/Jamfile +++ b/test2/Jamfile @@ -25,7 +25,5 @@ exe test2 BOOST_UBLAS_SAFE # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/test3/Jamfile b/test3/Jamfile index 0744ba67..09e07b6a 100644 --- a/test3/Jamfile +++ b/test3/Jamfile @@ -26,7 +26,5 @@ exe test3 USE_RANGE <*>"-Xc" # <*>"-fabi-version=0" - <*>"-w-8026 -w-8027 -w-8030 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8030 -w-8057 -w-8084 -w-8092" ; diff --git a/test4/Jamfile b/test4/Jamfile index f225e103..4534eda4 100644 --- a/test4/Jamfile +++ b/test4/Jamfile @@ -27,7 +27,5 @@ exe test4 USE_ADAPTOR # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/test5/Jamfile b/test5/Jamfile index 206f65bc..c0ac125a 100644 --- a/test5/Jamfile +++ b/test5/Jamfile @@ -27,7 +27,5 @@ exe test5 USE_ADAPTOR # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/test6/Jamfile b/test6/Jamfile index 51b28c4a..7157b0eb 100644 --- a/test6/Jamfile +++ b/test6/Jamfile @@ -27,7 +27,5 @@ exe test6 USE_ADAPTOR # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ; diff --git a/test7/Jamfile b/test7/Jamfile index a555d8b9..958fe40a 100644 --- a/test7/Jamfile +++ b/test7/Jamfile @@ -27,8 +27,6 @@ exe test7 USE_RANGE # <*>"-fabi-version=0" <*>"-Xc" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" - <*>"-w-8026 -w-8027 -w-8057 -w-8084 -w-8092" ;