Thomas Pöchtrager
47c29e6a77
clang 3.6 miscompiles ld64 on armhf (even at -O0); enforce gcc on arm until
...
i can figure out what's going on there
probably related:
https://github.com/raspberrypi/linux/issues/766
https://github.com/tpoechtrager/cctools-port/issues/1#issuecomment-59118615
backtrace:
https://gist.github.com/tpoechtrager/d68c8352a3fd32165af4
2015-04-11 18:34:58 +02:00
Thomas Pöchtrager
ade8d819ad
ios-toolchain: set COMPILER_PATH
2015-03-18 21:29:06 +01:00
Thomas Pöchtrager
42109667d4
* linux ppc/ppc64 & arm/arm64/aarch64 port
...
(compiles now - everything else is *untested*)
other changes:
* rename 'machochecker' to 'machocheck'
* get rid of duplicate $CFLAGS
* fix a typo in the ios toolchain README
* package.sh: remove the autom4te.cache directory
2015-03-15 22:21:16 +01:00
Thomas Pöchtrager
59d21d2c79
ios-toolchain: build.sh: ignore 'git clean' return status
2014-12-28 18:09:43 +01:00
Thomas Pöchtrager
3d198530ae
ios-toolchain: take care of IPHONEOS_DEPLOYMENT_TARGET (env)
2014-12-28 17:48:45 +01:00
Thomas Pöchtrager
70b87ceec0
ios-toolchain: cleanup
2014-12-27 12:33:50 +01:00
Thomas Pöchtrager
9c0f520110
ios-toolchain: use -mlinker-version=241.9 in the 241.9 branch
2014-12-27 12:25:26 +01:00
Thomas Pöchtrager
8b0cbdaf82
strchr -> strrchr
2014-12-27 12:00:19 +01:00
Thomas Pöchtrager
e9f701822a
add scripts / wrapper to build a simple ios toolchain
2014-12-27 11:47:02 +01:00