Re: built gcc-4.4.0, most tests failed, is it usable?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Amitava Dutta <ad_101@xxxxxxxxx> writes:

> I built GCC 4.4.0 on a Sparc Solaris 10. 
>
> The build went thru fine, but most of the tests failed,
> last fragment from make check is below.

When you run "make check", don't use the -j option.  It is doing
something which is not supported by your host tools.  make -jN check is
only well-tested on GNU/Linux.  If you have the time, it would be
helpful if you could look into the problems on your system and fix them.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux