On Fri, Dec 21, 2012 at 9:56 AM, Gerd Hoffmann <kra...@redhat.com> wrote: > I mean with --cross-prefix specifying the absolute location (so you > don't have to mess with PATH), why does that not work?
He actually wrote already previously: The name is thrown into config.sub, which obviously is confused about this strange architecture name. If you want to have this supported you need to make a patch to strip off the path before throwing into config.sub. Robert