ENH: Add AIX linker error

This commit is contained in:
Andy Cedilnik 2004-07-29 15:26:23 -04:00
parent e3edb83c51
commit 073db7c218
1 changed files with 1 additions and 0 deletions

View File

@ -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
};