Caolan McNamara wrote:
Probably orthogonal to jam/not jam, but is there any build time win to
be gained by passing multiple input source files which share the same
compiler flags to the compiler in one go. for compilers which support
multiple obj outputs for multiple input source files, instead of
serially calling the compiler ? Probably only a minimal difference if
any I'd guess.
Tried this a while ago on Linux, with basically no effect ... but it certainly does not hurt also ;-)

C.
Kay

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to