[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] [PATCH 2/5] ARM related Makefile changes
From: |
Daniel Glöckner |
Subject: |
[Tinycc-devel] [PATCH 2/5] ARM related Makefile changes |
Date: |
Fri, 5 Sep 2008 21:07:56 +0200 |
User-agent: |
Mutt/1.4.2.1i |
- 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
makefile.patch
Description: Text document
pgph1fpiEuWdn.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Tinycc-devel] [PATCH 2/5] ARM related Makefile changes,
Daniel Glöckner <=