[Omake] New commercial user of omake
Alain Frisch
alain.frisch at lexifi.com
Mon Oct 1 05:17:26 PDT 2007
Aleksey Nogin wrote:
> Would it be sufficient to have the scanner rules use CFLAGS_DEPENDS in
> place of CFLAGS and have CFLAGS_DEPENDS default to $`(CFLAGS)?
Yes, I think so.
>> Shell. +=
>> cl(argv) =
>> cl.exe $(argv) |& tail -n +2
>>
> Yes, it's really unfortunate that MS there is no good way of disabling
> the junk output. Piping the output through a filter is probably the best
> option - we'll have to add something like that to the default distribution.
FWIW, I'm no longer using the hack above (it could hide the first
error). A more clever filter is needed.
-- Alain
More information about the Omake
mailing list