From 073db7c218d8640787ae8c4650449e9230d9c2a6 Mon Sep 17 00:00:00 2001 From: Andy Cedilnik Date: Thu, 29 Jul 2004 15:26:23 -0400 Subject: ENH: Add AIX linker error --- Source/cmCTest.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/Source/cmCTest.cxx b/Source/cmCTest.cxx index fafadba..b2159bf 100644 --- a/Source/cmCTest.cxx +++ b/Source/cmCTest.cxx @@ -150,6 +150,7 @@ static const char* cmCTestErrorMatches[] = { "^could not be found and will not be loaded.", "s:616 string too big", "make: Fatal error: ", + "ld: 0711-993 Error occurred while writing to the output file:", 0 }; -- cgit v0.12