head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2000.03.09.23.52.30;	author pme;	state dead;
branches;
next	1.2;

1.2
date	99.12.26.23.42.40;	author pme;	state Exp;
branches;
next	1.1;

1.1
date	99.12.14.03.08.22;	author bkoz;	state Exp;
branches;
next	;


desc
@@


1.3
log
@
2000-03-09  Phil Edwards  <pme@@sourceware.cygnus.com>

	* docs/gentop:  Remove entire directory, finally.
@
text
@
<H3>Status</H3>
<P>Compiling this library requires a recent version of gcc.  (For instance,
   gcc 2-95 works well.)  In addition, <A HREF="/autoconf/">autoconf</A>
   versions 2.13 and above and <A HREF="/automake/">automake</A> versions
   1.3b and above are required and essential ingredients for those mucking
   about in the Makefiles and trying to configure on new targets.
</P>

<P>New things that work are in the latest
   <A HREF="17_intro/RELEASE-NOTES">release notes</A>.
</P>

<P>Known problems and bugs, which will force us to actually keep this
   file up-to-date, can be found in <A HREF="17_intro/BUGS">bugs</A>.
</P>

<P>Things that need to be done and are looking for volunteers can be found
   in: <A HREF="17_intro/TODO">pick me</A>.
</P>

<P>This release has been tested with gcc 2.95 on the following platforms.
   Here are the results for snapshots 2.90.N:
</P>

<TABLE CELLSPACING=4 CELLPADDING=1>

    <!-- Column titles -->
    <TR>
    <TH ALIGN=LEFT>.N</TH>
    <TH ALIGN=LEFT>host</TH>
    <TH ALIGN=CENTER>build</TH>
    <TH ALIGN=CENTER>static pass/fail</TH>
    <TH ALIGN=CENTER>shared pass/fail</TH>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.6</TD>
    <TD ALIGN=LEFT>i686-unknown-linux-gnu</TD>
    <TD ALIGN=CENTER>+</TD>
    <TD ALIGN=CENTER>45/2</TD>
    <TD ALIGN=CENTER>45/2</TD>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.6</TD>
    <TD ALIGN=LEFT>powerpc-unknown-linux-gnu</TD>
    <TD ALIGN=CENTER>+ (see Note 3)</TD>
    <TD ALIGN=CENTER>49/2</TD>
    <TD ALIGN=CENTER>49/2</TD>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.6</TD>
    <TD ALIGN=LEFT>alpha-unknown-linux-gnu</TD>
    <TD ALIGN=CENTER>- (see Note 1)</TD>
    <TD ALIGN=CENTER>0/47</TD>
    <TD ALIGN=CENTER>0/47</TD>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.6</TD>
    <TD ALIGN=LEFT>sparc-sun-solaris2.6</TD>
    <TD ALIGN=CENTER>+</TD>
    <TD ALIGN=CENTER>42/5</TD>
    <TD ALIGN=CENTER>42/5</TD>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.7</TD>
    <TD ALIGN=LEFT>sparc-sun-solaris2.7</TD>
    <TD ALIGN=CENTER>+</TD>
    <TD ALIGN=CENTER>56/6</TD>
    <TD ALIGN=CENTER>62/0</TD>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.6</TD>
    <TD ALIGN=LEFT>mips-sgi-irix6.5</TD>
    <TD ALIGN=CENTER>- (see Note 1)</TD>
    <TD ALIGN=CENTER>0/47</TD>
    <TD ALIGN=CENTER>0/47</TD>
    </TR>

    <TR>
    <TD ALIGN=LEFT>.6</TD>
    <TD ALIGN=LEFT>hppa2.0w-hp-hpux11</TD>
    <TD ALIGN=CENTER>- (see Note 2)</TD>
    <TD ALIGN=CENTER>0/47</TD>
    <TD ALIGN=CENTER>0/47</TD>
    </TR>

</TABLE>

<P>Note 1:  alpha-linux and mips-irix6.5 fail while building parts of
   libstdc++-v3 dealing with complex.  Builds usually die with this error,
   which may be fixed in the next gcc release:  <EM>Unable to access real
   part of complex value in a hard register on this target.</EM>
</P>

<P>Note 2:  mknumeric_limits will fail unless weak linking is possible,
   which doesn't seem possible, even when configuring -with-gnu-as 
   --with-gnu-ld --with-gcc when building gcc.
</P>

<P>Note 3:  using gcc-2.95.1, and CVS snapshot dated 1999-09-24.  This
   should still work with the 2.90.6 release, and have results comparable
   to intel.
</P>


@


1.2
log
@
1999-12-26  Phil Edwards  <pme@@sourceware.cygnus.com>

	* docs/gentop/status:  Add snapshot version column, update
	  for Solaris 7.
	* docs/status.html:  Regenerated.
@
text
@@


1.1
log
@
1999-12-13  Phil Edwards  <pedwards@@jaj.com>

        * docs/gentop/*:  New directory, containing bits for the homepages.
        * docs/*.html:  Regenerated from gentop.
        * docs/*/*.html:  Entries added and regenerated.
@
text
@d23 1
a23 1
   Here are the results:
d30 1
d38 1
d46 1
d54 1
d62 1
d70 1
d73 2
a74 2
    <TD ALIGN=CENTER>42/5</TD>
    <TD ALIGN=CENTER>42/5</TD>
d78 1
d86 1
@

