diff --git a/status/compiler.cfg b/status/compiler.cfg
index ceb199cfa2..6bf07615d9 100644
--- a/status/compiler.cfg
+++ b/status/compiler.cfg
@@ -36,6 +36,20 @@ como --strict_warnings -D__STRICT_ANSI__ -c -I%include %source
como --strict_warnings -D__STRICT_ANSI__ -o boosttmp.exe -I%include %source
Comeau C++
4.2.44 beta3
(strict mode)
STLport
4.0
+hpux
+gcc
+GCC 2.95.2
+g++ -c -ftemplate-depth-30 -I%include %source
+g++ -o boosttmp.exe -ftemplate-depth-30 -I%include %source -ldce
+GNU
GCC
2.95.2
+
+hpux
+aCC
+HP ANSI C++ B3910B A.01.18
+aCC -c -I%include %source
+aCC -o boosttmp.exe -I%include %source
+HP
aCC
A.01.18
+
solaris
suncc
Sun WorkShop 6 update 1 C++ 5.2 2000/09/11