Hi,
We built pth-2.0.7 on powerpc-ibm-aix5.1 5.2 and 5.3, with xlc. When
running the tests, test_std hangs forever. It may be a compiler bug,
as CFLAGS='-g -O0' does not hang, nor does gcc. AIX 4.3.3 with xlc
does not hang either.

A problem is that pth strips -g flags during configure unless
--enable-debug is passed. It is not nice to remove/modify the users
CFLAGS settings. Please fix this.

Have you heard of this hanging issue previously? Is there a solution?

Thanks,
Peter


______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
Development Site                      http://www.ossp.org/pkg/lib/pth/
Distribution Files                          ftp://ftp.gnu.org/gnu/pth/
Distribution Snapshots                 ftp://ftp.ossp.org/pkg/lib/pth/
User Support Mailing List                            pth-users@gnu.org
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to