Changes between Version 2 and Version 3 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
03/06/25 13:00:56 (6 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v2 v3  
    2626# User specific environment and startup programs
    2727PATH=$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}}}
    2829
    29 
    30 }}}
     30== User bin folder helpers ==
     31The 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.