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]
Other format: [Raw text]

Re: Advice requested: how big can we be?


On Fri, Sep 19, 2003 at 02:06:01PM -0400, Jeff Sturm wrote:
> On Fri, 19 Sep 2003, Kaveh R. Ghazi wrote:
> 
> > (Still having several different intermittant parallel build problems.)
> 
> rth mentioned serializing the configury once.  I'm guessing that may have
> been removed during the top-level autoconfiguration.  Anyway, it sounds
> like there is now a better understanding of the problem.

Toplevel configure still prints this during --help:

  --enable-serial-[{host,target,build}-]configure
                          Force sequential configuration of
                          sub-packages for the host, target or build
                          machine, or all sub-packages

I haven't tried using any of those options.


-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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