Mail Archives: djgpp/1995/07/22/00:07:07
> I try to let gcc create dependencies for my source-files with -MM and this
> works great. But since it's working on a DOS-filesystem, the dependencies
> often have the form 'c:/sam/sources/somefile.h'. If GNU-make encounters
> such a dependency, it doesn't like it and halts with a message like
> 'multiple target patterns'.
I think I fixed this in the latest make at FSF. Try getting and
building that.
V2's make should have these fixes in it as well.
- Raw text -