To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=67199
------- Additional comments from [EMAIL PROTECTED] Wed Jul 12 00:14:57 -0700
2006 -------
exactly, that's more or less the best solution or take a closer look into the
rules. The idlc removes temporary as well target files if any error occurs.
Renaming should be atomic and more is not possible. The whole handling of
temporary files was introduced for building in common tree only.
I don't kow the rule exactly. But i think that is probably the problem. For
example
a b c : ....
idlc @cmdargs.txt
where cmdargs.txt contains someting like "-I. ... -O.... a b c"
Building with P10 or something else different than P1, dmake checks the targets
a b c and starts idlc processes if necessary. But we want that for all targets
only one idlc call is made becasue of the cmd file. If this is the problem, we
should either change the rule to compile each file single or use this MAXPROCESS
option.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]