diff options
| author | Daniel Glöckner <daniel-gl@gmx.net> | 2008-09-05 21:07:56 +0200 |
|---|---|---|
| committer | grischka <grischka> | 2008-09-12 22:22:57 +0200 |
| commit | e8039673ad530fb5c268cf560ba0d2df95ec2fca (patch) | |
| tree | e0c61e23f928fbba3670105dc2a4e679ae69fe1c /examples/ex5.c | |
| parent | 12265da6cd24bd48ce6e40b60fac1dc62eeee156 (diff) | |
| download | tinycc-e8039673ad530fb5c268cf560ba0d2df95ec2fca.tar.gz tinycc-e8039673ad530fb5c268cf560ba0d2df95ec2fca.tar.bz2 | |
ARM related Makefile changes
- Builds all four possible ARM targets when cross compiling
- Adds some auto detection to select the target for native ARM builds
The auto detection will select EABI if it finds /lib/ld-linux.so.3.
It will select VFP floating point support when /proc/cpuinfo lists
a VFP or iWMMXt coprocessor. Intel Wireless MMX does not imply VFP,
but it conflicts with FPA, so VFP is the only choice (apart from
yet unsupported soft-float).
Daniel
Diffstat (limited to 'examples/ex5.c')
0 files changed, 0 insertions, 0 deletions
