|
[text/plain 496b]
For what it's worth, a few more data points:
I've also seen the same "make test" hang on the following OS/compiler
combinations.
AIX 5.1, cc (C for AIX Compiler, Version 6)
Linux 2.4.20-19.9smp (RedHat 9), gcc 3.2.2
Unfortunately OPTIMIZE=-O0 or -g is not helping either.
Meanwhile the following works with no problem, default -O and all:
Solaris 5.8, gcc 2.95.3
Solaris 5.9, gcc 2.95.3
Solaris 5.9, gcc 3.3.2
Maybe this is an OS/library issue related to signal handling?
|