Various Makefile fixes for cross-compilation
commit767410b8750b45d63805b45ca1a2cf34d7cb4923
authorThomas Preud'homme <robotux@celest.fr>
Thu, 9 Jan 2014 09:15:08 +0000 (9 17:15 +0800)
committerThomas Preud'homme <robotux@celest.fr>
Thu, 9 Jan 2014 09:15:08 +0000 (9 17:15 +0800)
tree38a3aa05db2104775505c579e23e081316cedfaa
parentda0601e49076d97681e9f3107f563339bf718d6a
Various Makefile fixes for cross-compilation

- Build libtcc1 for cross-compiler on arm (arm to X cross compilers)
- Install libtcc1 and includes for arm to i386 cross compiler
- Add basic check of cross-compilers (compile ex1.c)
Makefile
tests/Makefile