Re: IRIX compiler omits some dependencies with -MDupdate

2006-06-06 Thread Ralf Wildenhues
* Alexandre Duret-Lutz wrote on Tue, Jun 06, 2006 at 09:45:48PM CEST: > >>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: > > [...] > > RW> For lack of more knowledge, how about this check to diagnose and skip > RW> this depcomp method? This will make depcomp fall back to depmode > RW>

Re: IRIX compiler omits some dependencies with -MDupdate

2006-06-06 Thread Alexandre Duret-Lutz
>>> "RW" == Ralf Wildenhues <[EMAIL PROTECTED]> writes: [...] RW> For lack of more knowledge, how about this check to diagnose and skip RW> this depcomp method? This will make depcomp fall back to depmode RW> `none', or `dashmstdout' (if --enable-dependency-tracking was given). Yes please.