view test/arm-thumb-interwork/README.txt @ 217:87c695673522

dynload darwin/mach-o update: - removed unnecessarily complex darwin loader interface, and sharing with dynload_unix now - mach-o symbol resolving refactored: * to handle symlinks, relative paths, paths with random casing * loading lib when not already loaded, for API consistency with ELF and PE implementations
author Tassilo Philipp
date Thu, 06 Apr 2017 12:00:36 +0200
parents 3e629dc19168
children
line wrap: on
line source

This tests arm/thumb interwork.
Run build.sh from top-level build directory.

1. dyncall is compiled as default using Makefile-default.config
2. tests are compiled with -mthumb using Makefile-thumb.config