Marius Gerbershagen
d4e5a96c23
config-internal.h: automatically set ECL_C_COMPATIBLE_VARIADIC_DISPATCH for apple/arm64
2021-01-29 19:46:01 +01:00
Marius Gerbershagen
74e366c2e3
INSTALL: update iOS build instructions
...
Apparently the bdwgc workaround is no longer needed
2021-01-09 11:58:15 +01:00
Dima Pasechnik
b9676343c7
fix a broken link in INSTALL, see #595
2020-06-17 08:24:55 +00:00
Marius Gerbershagen
2155e354e4
doc: more detailed build instructions for MSVC
2020-03-01 18:49:49 +01:00
Marius Gerbershagen
4f8b4fab8b
update CHANGELOG, INSTALL and cross config for iOS
2019-12-08 10:26:52 +01:00
Daniel Kochmański
ea87100a06
long-float: remove conditionalization
...
Many parts of the source code were bent backward to support builds
without long floats which are always present given we depend expect
c99 compiler.
The corresponding C macros (ECL_LONG_FLOAT) and the *feature*
entry (:long-float) are marked as deprecated in the documentation.
2019-05-24 21:04:59 +00:00
Marius Gerbershagen
6090d9d201
update installation instructions for recent Android NDKs and support ARM64
...
Works for Android NDKs with unified headers (see https://android.googlesource.com/platform/ndk/+/ndk-release-r16/docs/UnifiedHeaders.md ).
Separate step of configuring a standalone toolchain is recommended
by the Android docs. Explicitely setting CC to clang is useful,
since gcc in Android NDK is deprecated and outright broken in NDK
version 18. Using the bfd linker is needed for bdwgc to work
correctly (see also https://github.com/ivmai/bdwgc/issues/259 ).
2019-01-12 22:51:17 +01:00
Tomek Kurcz
bc09db0603
Fix the link in INSTALL
2017-08-18 15:09:33 +02:00
Daniel Kochmański
13f01cffcd
update INSTALL for Android
2016-12-12 08:02:21 +01:00
Daniel Kochmański
5c77b14d98
update Android CC instructions
2016-12-11 14:11:40 +01:00
Daniel Kochmański
4fcf48926b
INSTALL: add darwin notes
...
Add troubleshoting for Darwin (nm and gcc). Fixes #245 .
2016-05-24 21:15:41 +02:00
Daniel Kochmański
2e43f8cf03
android: fix builds
2016-05-16 09:22:42 +02:00
Daniel Kochmański
a3a609ac42
android: move android.cross_config to src/util
2015-10-28 19:57:35 +01:00
Daniel Kochmański
c95ba3ce93
android: add libecl build instructions
2015-10-28 18:13:00 +01:00
Juan Jose Garcia Ripoll
ceb4322468
New file with a sketch of the installation instrucitons
2009-08-12 23:54:41 +02:00