[swift-dev] Error with SwiftGlibs building for arm-linux
William Dillon
william at housedillon.com
Thu Mar 31 17:03:22 CDT 2016
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 <swift-dev at swift.org> 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
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
More information about the swift-dev
mailing list