[Omake] omake bug with multiple targets
Aleksey Nogin
nogin at metaprl.org
Fri Feb 6 08:43:58 PST 2009
On 05.02.2009 15:11, Alain Frisch wrote:
> On 2/5/2009 6:57 PM, Sam Steingold wrote:
>> if my OMakefile says:
>> ================================
>> a.ml b.ml c.ml : generator.exe
>> ./generator.exe
>>
>> a.exe : a.ml
>> ....
>>
>> b.exe : b.ml
>> ....
>> ================================
>> then generator.exe is called 3 times(!) with disastrous consequences
>> (the 3 simultaneous - with "omake -j 3" - invocations overwrite each
>> other's files).
>
> Could it be related to that:
> http://lists.metaprl.org/pipermail/omake/2007-October/001903.html
> ?
Alain,
You might be right - perhaps there is some weird bug there indeed. If
so, it would be very helpful to help a reproducible test case.
Aleksey
More information about the Omake
mailing list