I believe the bug still exists. I tried to build armv7 on native hardware yesterday and hit this bug. I haven't had time to look into it at all though.
- Will > On Mar 31, 2016, at 1:11 PM, Iliya Trub via swift-dev <[email protected]> > wrote: > > Dear colleagues > What about my last message from this thread? Does bug exist or not? Really, I > get glibs.modulemap after overall compiler building under arm-emulator, then > use cross-compiling under x86_64 Ubuntu, and swift takes headers, listed > within glibc.modulemap (starting from /usr/include), from native host, not > adding prefix of chroot. -isysroot is ignored, and I think, I have found this > place in code. I am wrong? > _______________________________________________ > swift-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-dev _______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
