Changes between Version 2 and Version 3 of Docs/825gen2/Dev/DevVMTechnical
- Timestamp:
- 03/06/25 13:00:56 (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DevVMTechnical
v2 v3 26 26 # User specific environment and startup programs 27 27 PATH=$PATH:$HOME/bin:/opt/arm-gnu-toolchain-11.3.rel1-x86_64-aarch64-none-linux-gnu/bin/:/opt/freescale/usr/local/gcc-4.4.53-uclibc-0.9.53/m68k-uclinux/bin/ 28 }}} 28 29 29 30 }}} 30 == User bin folder helpers == 31 The file **/home/user/bin/setup_arm64lib** is used to update the folders **/opt/arm64include** and **/opt/arm64lib** These folders contain symbolic links to various headers and library files so that apps can refer to these folders to reduce number of lines ended in app properties.