On Thu, Sep 13, 2001 at 07:44:55PM +0400, egor duda wrote: >Hi! > > I've added input parameter checking to some functions so that new >tests in the testsuite will run smoothly. > >Does anybody know why we link with libstdc++? I've removed it and >everything links and runs ok. In gcc 3+ builtin_new exists in libstdc++. cgf