* Charles Wilson wrote on Sun, Aug 08, 2010 at 10:40:56PM CEST: > So, you suggesting *possibly* a test where: > > if not cross-compiling > if (the native) ld supports --sysroot > 1. create a fake sysroot (contents TBD?) > 2. execute sysroot.at contents as a subtest, with > native toolchain + --sysroot=my-fake-sysroot > else > skip > else > skip
I think so, yes. That might help in practice because a new ld is quickly built, and maybe prebuilt ld with --sysroot becomes more common in the future. But please let this not distract time from more important work now, the patch series should not depend on it. Thanks, Ralf