On Sat, Mar 11, 2006 at 11:30:45AM -0800, Mike Stump wrote:
> Hum, I'd say that contrib/gcc_update should be used, if it wasn't,
> and that the make files should only have the dependencies if in
> maintainer mode, and that maintainers should have autogen. Toon
> would have to give us a hint
Mike Stump wrote:
Hum, I'd say that contrib/gcc_update should be used, if it wasn't, and
that the make files should only have the dependencies if in maintainer
mode, and that maintainers should have autogen. Toon would have to
give us a hint which part failed him, for me to know just what
On Mar 10, 2006, at 7:15 PM, Andrew Pinski wrote:
On Mar 10, 2006, at 10:13 PM, Toon Moene wrote:
autogen -T ../../trunk/fixincludes/check.tpl ../../trunk/
fixincludes/inclhack.def
make[2]: autogen: Command not found
Maybe we should change this to be
autogen || true
so that we don
On Mar 10, 2006, at 10:13 PM, Toon Moene wrote:
autogen -T ../../trunk/fixincludes/check.tpl
../../trunk/fixincludes/inclhack.def
make[2]: autogen: Command not found
Maybe we should change this to be
autogen || true
so that we don't get that many complaints about this. Anyway
to be done for `check'.
make[2]: Leaving directory `/home/toon/compilers/obj-t/fastjar'
make[2]: Entering directory `/home/toon/compilers/obj-t/fixincludes'
autogen -T ../../trunk/fixincludes/check.tpl
../../trunk/fixincludes/inclhack.def
make[2]: autogen: Command not found
--
Toon Moene