problem with parallel make

Andreas Jaeger aj@suse.de
Tue Oct 21 12:32:00 GMT 2003


"Ulrich Weigand" <weigand@i1.informatik.uni-erlangen.de> writes:

> Josef Zlomek wrote:
>
>>> This is more believable.  The problem is probably caused by the config.cache
>>> shared by libiberty and libffi; if autoconf 2.57 is putting the wrong
>>> thing there, we'll fall apart later in libffi.
>>
>>Yes, that will be the reason.
>
>>> In any case, please post the configure and make commands you are using,
>>> including any environment variables.
>>
>>../configure --enable-checking --enable-languages=c,c++,objc,f77
>>make -j2 bootstrap 
>
> Does it work with --enable-serial-configure ?

Never heard about that flag before ;-).

> Without this flag, I've had all sorts of weird problems with parallel
> bootstrap; apparently access to the shared config.cache is not properly
> synchronized between configures running in parallel ...

Using that flag it failed even with make -j4 on one of my systems
where it worked before :-(

Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20031021/99aa4cbb/attachment.sig>


More information about the Gcc mailing list