This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs and binutils checks


> I've recently compiled egcs-19990517 and binutils 2.9.1.0.24 for an
> Amiga APUS (Amiga Linux with powerpc accelerator).  The code compiles
> fine but running 'make check' gives reams of errors with both packages.
> I've installed them anyway (being careful not to overwrite the stable
> versions) and they seem to work fine, or at least as good as the
> stable packages.  Does this mean the tests are broken?

Assuming that this is not a cross-compilation scenario: Yes, failing
tests are definitely a concern. It typically doesn't mean that the
test suite is broken; instead, the port of the compiler is not
working. For gcc, you should take a look at the .log files of the test
suite to see what the errors are.

Regards,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]