<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>&nbsp;</div>
<blockquote type="cite"><div><div>../swift/utils/build-script -d \<br></div>
<div><span style="white-space:pre;"></span>--install-prefix="/usr" \<br></div>
<div><span style="white-space:pre;"></span>--install-symroot="${cc_files}/out/symroot" \<br></div>
<div><span style="white-space:pre;"></span>-- \<br></div>
<div><span style="white-space:pre;"></span>--cross-compile-tools-deployment-targets=linux-armv7 \<br></div>
<div><span style="white-space:pre;"></span>--cross-compile-sysroot="${sysroot}" \<br></div>
<div><span style="white-space:pre;"></span>--cross-compile-toolchain-bin="${toolchain}"<br></div>
<div>--stdlib-deployment-targets="macosx-x86_64;linux-armv7=linux-armv7”<br></div>
</div>
</blockquote><div>&nbsp;</div>
<div>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?<br></div>
</body>
</html>