This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch: automatic dependencies for gcc
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Paolo> Ok after testing on a cross and canadian, with one change if you wish:
Tom> A cross revealed a typo in that patch, whoops. There is a "%(" at the
Tom> end which should be "$(".
Tom> My attempt at a canadian cross was too frustrating, and I have other
Tom> things to do right now. I'll try to revisit this patch sometime.
Tom> I'll resubmit it after that.
Just to keep you updated... Daniel Jacobowitz solved my canadian cross
problems by giving me a suitable pre-built cross toolchain. Thanks,
Daniel!
This revealed, of course, another bug. I am testing the fix for it
now.
Tom