Details
Description
The library path in sdk rt/lib/i386 does not apply to embedded arm.
When -Dcross.platform is used.
Need to change the build for cross environments so that they used something out of build-src/platform.
Need to make sure the dlopen code knows to look in the right directory.
When -Dcross.platform is used.
Need to change the build for cross environments so that they used something out of build-src/platform.
Need to make sure the dlopen code knows to look in the right directory.