On Mon, Sep 10, 2001 at 03:49:14PM +0200, Marc Espie wrote: > It seems that libstdc++ does not compile on every sparc64 machine, > and that the following patch (from current) might be enough to fix it ? Targeting -m64 on sparc with gcc 2.95.x is a bad idea, this is not the only place which needs changing. Jakub