This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Unable to build gcc-4.8.2 on sparcv9 Solaris 10.


On 5 December 2013 18:20, Don Krause wrote:
>
> make.
>
> That churns for a couple hours. (yes, old and crappy equipment. No options here..)

I have nothing helpful to add that unless your crappy equipment is
more than eight years old then "make -j 2" will probably speed things
up, and if it can handle more than two threads at once then "make -j
4" will probably speed it up further.


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