libstdc++-v3 script mkcheck doesn't run on irix6.5

Phil Edwards pedwards@disaster.jaj.com
Tue Nov 14 08:30:00 GMT 2000


On Tue, Nov 14, 2000 at 11:23:29AM -0000, Billinghurst, David (CRTS) wrote:
> The libstdc++-v3 script mkcheck doesn't run on irix 6.5 as:
>  o  it uses bash

The assumption at the time was anybody who cared enough to run the testsuite
and provide feedback would probably be the kind of person to already have
bash installed.  :-)


>  o  it uses "grep -w"

Did you see the warning about "guessing how to extract section sizes"?
Every platform has different arguments to size(1).  If we don't know how
to use size(1) for a given platform, we guess.

In retrospect, if we don't know how to use size(1), we should just skip
the section testing.

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


More information about the Gcc-bugs mailing list