Changes between Version 2 and Version 3 of JSCOnly/CrossBuildAndRemoteTestJSCLinux
- Timestamp:
- Feb 5, 2018, 4:06:37 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JSCOnly/CrossBuildAndRemoteTestJSCLinux
v2 v3 4 4 5 5 This document explains how to cross-build the [[JSCOnly]] port for a target board (like a RaspberryPi) and run the JSC tests suite on the board remotely.[[BR]] 6 To achieve that we build both an image for the board and a cross-toolchain with buildroot. 7 Creating a helper script that exports the requiredvariables documented below is a good idea.6 To achieve that we build both an image for the board and a cross-toolchain with buildroot.[[BR]] 7 Tip: creating a helper script to exports the required environment variables documented below is a good idea. 8 8 9 9 == Instructions for building the image and the toolchain with buildroot ==