Mail Archives: djgpp/2000/01/18/13:56:58
On Mon, 17 Jan 2000, Gisle Vanem wrote:
> > Please show at least one example of your `depend' targets, it's very hard
> > to help you without seeing how you invoke the compiler.
>
> Though you read this between the lines :)
Sometimes, but don't count on that (I don't ;-).
> > I don't think so. I suspect that it's the result of adding this to
> > specs: -imacros %s../include/sys/version.h.
> > Please try editing this out of specs and see if the problem goes away.
>
> Didn't help.
Are you sure you edited the right specs file? If -imacros is gone,
and the dependency is still there, it probably means that this is
somehow built into GCC's code, but I don't think this is true.
Andris, can you comment on this?
> I could always add an extra sed command to remove
> "$(DJDIR)/lib/../include/sys/version.h"
That's what I would suggest also.
- Raw text -