Hi Gary, > > sparc Solaris 7 Sun Studio 8 (mbsnrtowcs2.sh, mbsrtowcs2.sh, > > poll, ptsname) > > gcc 4.2.4 (pt_chown link failed: > > can't open pt_chown.o) > > sparc Solaris 8 gcc 4.2.4 (test-isnan.c compile failed: > > 26: #error missing declaration) > > sparc Solaris 9 Sun Studio 12 (poll, ptsname) > > gcc 4.2.4 (test-isnan.c compile failed: > > 26: #error missing declaration) > > sparc Solaris 10 Sun Studio 12 (poll, ptsname) > > gcc 4.2.4 (test-isnan.c compile failed: > > 26: #error missing declaration)
On these platforms, as well as Solaris 11 2010-11, the libposix part of gnulib now also compiles fine and passes all tests, except for 'test-poll' and two issues with linkat() that are currently pending. Bruno