Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 16:33:17 -0700
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        Bruce Evans <bde@zeta.org.au>, Don.Lewis@tsc.tdk.com, jb@cimlogic.com.au
Cc:        current@FreeBSD.ORG
Subject:   Re: gnu/usr.bin/cc/cc_tools/Makefile bug? (was Re: filesystem safety and SCSI disk write caching)
Message-ID:  <199810132333.QAA16875@salsa.gv.tsc.tdk.com>
In-Reply-To: Bruce Evans <bde@zeta.org.au> "Re: gnu/usr.bin/cc/cc_tools/Makefile bug? (was Re: filesystem safety and SCSI disk write caching)" (Oct 13,  5:13pm)

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 13,  5:13pm, Bruce Evans wrote:
} Subject: Re: gnu/usr.bin/cc/cc_tools/Makefile bug? (was Re: filesystem saf

} All rules that build multiple targets may have the same problem.  Some
} have been fixed by using .ORDER, but this is ugly , and it isn't necessary
} unless the command[s] that build the files need to built them all together.

Is it possible for make to determin that all the files will be built
together? If so, then make  could be fixed to avoid running these
commands multiple times in the parallel case.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810132333.QAA16875>