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.

IRIX compiler omits some dependencies with -MDupdate

2006-05-13 Thread Ralf Wildenhues
Somehow, IRIX64 6.5 cc and CC, presenting themselves as MIPSpro Compilers: Version 7.4.4m have a quite buggy `-MDupdate' mechanism; it more or less randomly forgets to list some headers included with double quotes; or maybe only the first one, I don't know. For example, the test in m4/depend.m4