I took a look at doing this, but as far as I can see gcc 4.6 isn't even being built as a multilib toolchain currently:
gcc -print-multi-lib .; I know what to do with the multilib directory itself in the config to make this happen, but I'm afraid I don't understand multilib itself well enough to be confident that this would all get built correctly. After all, we need the toolchain to build a separate copy of libgcc and libstdc++ and install that to the correct place, right? That seems to be a prerequisite for pointing it at the multiarch paths for linking, which is comparatively easy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/810360 Title: [armel/armhf] handling of multiarch paths missing, depending on -mfloat-abi To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/810360/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
