Gary V. Vaughan wrote on 2010-10-20: > >>>> dec Tru64 5.1 Compaq C 6.5 (mbrlen.c compile failed: > >>>> rpl_mbstate_t has no linkage and a > >>>> prior > >>>> declaration in scope at > >>>> 415:./wchar.h) > >>>> gcc 4.2.4 (areadlink.c compile failed: > >>>> conflicting types for rpl_mbstate_t > >>>> conflicting types for rpl_mbsinit > >>>> ..etc)
This works much better now: A testdir created with --with-tests --with-c++-tests of all `./posix-modules` on OSF/1 5.1 - now compiles fine, - passes all tests, except for 'test-poll' (known problem). Bruno