Changes between Version 163 and Version 164 of AndroidPort


Ignore:
Timestamp:
Jan 24, 2012, 8:48:18 PM (12 years ago)
Author:
Anders Feder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AndroidPort

    v163 v164  
    205205}}}
    206206
     207Finally, copy the resulting headers and library files into the usr directory in the toolchain's SYSROOT:
     208
     209{{{
     210$ cp -r build/* ~/android/toolchain/sysroot/usr/
     211}}}
     212
    207213
    208214Set up the environment for cross-compiling using the standalone toolchain: