[
https://issues.apache.org/jira/browse/STDCXX-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Sebor reassigned STDCXX-92:
----------------------------------
Assignee: Martin Sebor
> make config fails in parallel builds
> ------------------------------------
>
> Key: STDCXX-92
> URL: https://issues.apache.org/jira/browse/STDCXX-92
> Project: C++ Standard Library
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 4.1.2
> Environment: UNIX
> Reporter: Martin Sebor
> Assigned To: Martin Sebor
>
> From
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200512.mbox/[EMAIL
> PROTECTED]:
> -------- Original Message --------
> Subject: Re: config failures
> Date: Fri, 23 Dec 2005 14:49:28 -0700
> From: Martin Sebor <[EMAIL PROTECTED]>
> Reply-To: [email protected]
> To: [email protected]
> References: <[EMAIL PROTECTED]>
> Liviu Nicoara wrote:
> > Caused by parallel builds. :-(
> Which are explicitly mentioned in the README as not working. But who
> reads documentation, right? (I'm not being facetious.)
> It might be a nice enhancement to get the configuration infrastructure
> to work with the parallel option.
> OTOH, I've been thinking about rewriting the infrastructure so as not
> to rely on (recursive invocations of) make, e.g., in awk or some other
> portable language, for efficiency. This enhancement would be even more
> welcome than the parallelization.
> Both of these are probably going to be involved, so until we find the
> time and energy to tackle them, the easiest enhancement to make the
> configuration more user-friendly is probably to change GNUmakefile.cfg
> to detect and prevent parallel builds altogether.
> Martin
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.