make CGEN.sh parallelizable

Alexandre Oliva aoliva@redhat.com
Thu Sep 19 18:00:00 GMT 2002


Some existing cgen-based sid ports (arm7t, for example) may run into
problems in case you run make cgen-all -jN with some N>1, because
CGEN.sh reuses the same temporary file names for concurrent builds.
Oops.  This patch fixes this problem, except on filesystems that have
limited filenames, in which case the PID trailer is likely to be
dropped, so it will hopefully still work without -j on such old,
broken systems.  I'm checking this in, approved by Frank.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sid-cgen-parallelize.patch
Type: text/x-patch
Size: 5946 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/sid/attachments/20020919/3735d025/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva, GCC Team    +55 19 3243-5233 / +55 19 9714-3658


More information about the Sid mailing list