Control: tags -1 - moreinfo Why did you tag the bug moreinfo? It fails to build. The problem is easily reproducible. What information are you missing?
On Fri, Apr 24, 2015 at 02:58:04PM +0200, Matthias Klose wrote: > why does it need the plugin, but not libcc1-0? Did you check that a cross gdb > can generate code for it's target using the compile command? I does not need the plugin. Your assumption is wrong. The stage1 compiler is only used for bootstrapping. Therefore I did not check with gdb: This is beyond the scope of the generated cross compiler. If you disagree with the patch, feel free to fix the stage1 build in a different way. My patch might not be particularly nice and it certainly works around a symptom, but it produces a working stage1. Stages 2 and 3 are not affected, because there the plugin is split in a separate package that is no longer built for cross compilers after you finally agreed with me to use the native libcc1-0 package instead. Helmut -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

