This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
crosstool-ng
Watch
1
Star
0
Fork
0
You've already forked crosstool-ng
mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced
2024-12-22 14:12:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
47e16f64e4
crosstool-ng
/
config
/
comp_libs
/
gmp.in
6 lines
82 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merge the fortran stuff to trunk now it works! Fortran is not supported for all targets, though. ARM at least does not work. /trunk/scripts/build/binutils.sh | 8 8 0 0 ++++++++ /trunk/scripts/build/cc_gcc.sh | 11 6 5 0 ++++++----- /trunk/scripts/crosstool.sh | 10 9 1 0 +++++++++- /trunk/tools/addToolVersion.sh | 3 3 0 0 +++ /trunk/steps.mk | 2 2 0 0 ++ /trunk/config/cc/gcc.in | 16 16 0 0 ++++++++++++++++ 6 files changed, 44 insertions(+), 6 deletions(-)
2008-04-30 10:43:41 +00:00
# GMP options
Switch comp.libs/tools and debug to new framework. Signed-off-by: Alexey Neyman <stilor@att.net>
2017-05-20 04:58:46 +00:00
config GMP_HAS_MPBSD
complibs/gmp: bump version Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-04-26 12:30:05 +00:00
bool
Upgrade to new releases android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net>
2018-01-28 19:42:24 +00:00
default y if !GMP_5_1_0_or_later
Reference in New Issue
Copy Permalink