Changes between Version 7 and Version 8 of JSCOnly/CrossBuildAndRemoteTestJSCLinux
- Timestamp:
- Feb 5, 2018, 4:23:55 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JSCOnly/CrossBuildAndRemoteTestJSCLinux
v7 v8 60 60 61 61 == Instructions for cross-compiling JSC with the buildroot toolchain == 62 63 Now that we have the cross-toolchain built for the target board, building JSC is a matter of exporting the right environment variables before invoking the build-process [[BR]] 64 '''Tip''': Its recommended start from a clean-build state to avoid problems with the CMake cache. 62 65 63 66 === Defining the environment variables for the cross-compiler ===