Thanks. Now I have a few questions.
You mentioned that the "make -k # check" is broken on Solaris. I built the compiler using the -k option, is that a concern? or is it just the "check" target is broken? IOW, should I build the compiler without the "-k" option? At this point, should I do the next build using the recently built gcc 4.4.0? btw, is there a quick tutorial on running the tests against an arbitrary compiler, that's installed on a given machine ? Thanks for your help. Best regards Amitava Dutta --- On Mon, 5/18/09, Eric Botcazou <ebotca...@adacore.com> wrote: From: Eric Botcazou <ebotca...@adacore.com> Subject: Re: gcc 4.4.0 on Solaris 10 Sparc, some tests failed. To: ad_...@yahoo.com Cc: gcc@gcc.gnu.org, "Kaveh R. GHAZI" <gh...@caip.rutgers.edu> Date: Monday, May 18, 2009, 1:37 AM > Ran the "make -k check" without the -j option, > after creating a symlink to /usr/local/bin/stty > (noticed many errors about that) > > Is this as good a build as I can expect? Probably, although the number of libgomp failures is high. You might want to try with the GNU assembler instead of the Sun assembler, the latter is barely maintained by Sun. -- Eric Botcazou