Status

Compiling this library requires sources of a recent version of GCC. We suggest using CVS GCC.

New things that work are in the latest release notes.

Known problems and bugs, which will force us to actually keep this file up-to-date, can be found in bugs.

Things that need to be done and are looking for volunteers can be found in: pick me.

This release has been tested with CVS gcc on the following platforms. The configuration of --enable-debug (using -O0) was tested. Here are the results for snapshots 2.N:

N host build static pass/fail shared pass/fail
91 alpha-unknown-linux-gnu + (see Note 1) 176/8 176/8
91 i686-unknown-linux-gnu + 176/8 176/8
91 powerpc-unknown-linux-gnu + 176/8 176/8
91 sparc-sun-solaris2.5.1 + (see Note 2) results_not_in results_not_in
91 sparc-sun-solaris2.6 + (see Note 2) results_not_in results_not_in
91 sparc-sun-solaris2.7 + (see Note 2) results_not_in results_not_in
91 powerpc-ibm-aix4.3 - results_not_in results_not_in
91 i686-cygwin + results_not_in results_not_in
91 i686-linux-x-arm-elf + 176/8 176/8

Note 2: All Solaris toolchains were configured with --with-gnu-ld --with-gnu-as --with-gcc. (That's a lot of --with's...)