> ../swift/utils/build-script -d \ > --install-prefix="/usr" \ > --install-symroot="${cc_files}/out/symroot" \ > -- \ > --cross-compile-tools-deployment-targets=linux-armv7 \ > --cross-compile-sysroot="${sysroot}" \ > --cross-compile-toolchain-bin="${toolchain}" > --stdlib-deployment-targets="macosx-x86_64;linux-armv7=linux-armv7” Karl I'm interested in helping you getting this working. Could you explain to me your variables (i.e., `cc_files`, `sysroot` and `toolchain`) and possibly provide examples of what you populate them with?
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev