[Bug libcc1/67590] libcc1 cannot find objdump when cross build native
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67590 Christer Solskogen changed: What|Removed |Added CC||christer.solskogen at gmail dot co ||m --- Comment #3 from Christer Solskogen --- One workaround is adding gcc_cv_objdump=${TARGET}-objdump to the make command.
[Bug libcc1/67590] libcc1 cannot find objdump when cross build native
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67590 Tom Tromey changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment #2 from Tom Tromey --- This use seems to come from config/gcc-plugin.m4. So, I think the patch ought to be applied there, and I suppose the code from gcc/configure.in removed.