Rich Felker
|
3398364d6e
litecross: force gcc to use init/fini arrays
|
il y a 3 ans |
Rich Felker
|
d7f31bde7e
pass --disable-assembly to gcc configure, for gmp
|
il y a 4 ans |
Rich Felker
|
97b7d13f65
force cross compiler/cross compiling
|
il y a 4 ans |
Rich Felker
|
463cd3e669
pass --disable-bootstrap to gcc
|
il y a 4 ans |
Rich Felker
|
19568178bd
fix wrong ac_cv_prog_lex_root value
|
il y a 4 ans |
Rich Felker
|
c9d96aeae7
work around gcc libstdc++ time64 incompatibility
|
il y a 4 ans |
Rich Felker
|
d969dea983
make --disable-separate-code the default for binutils
|
il y a 5 ans |
Michael Forney
|
a14e91fef8
litecross: Pass --enable-deterministic-archives to binutils, not gcc
|
il y a 6 ans |
midipix
|
040804dfa6
remove explicit target definitions for gmp, mpfr, and mpc.
|
il y a 6 ans |
midipix
|
0b2487ef91
slibtool support: remove the LIBTOOL_STATIC_ARG var (no longer needed).
|
il y a 6 ans |
midipix
|
40d6414f28
add distinct build target definitions for gmp, mpfr, and mpc.
|
il y a 6 ans |
midipix
|
5a84fa2cbb
support using an alternate libtool utility, such as slibtool.
|
il y a 6 ans |
Rich Felker
|
ddc9f102de
fix build for s390x due to wrong long double ABI default
|
il y a 6 ans |
Rich Felker
|
defdbb4505
litecross: separate binutils and gcc build trees
|
il y a 6 ans |
Michael Forney
|
0867cdf300
Fix LINUX_ARCH for aarch64-* TARGET
|
il y a 7 ans |
Rich Felker
|
100d309000
litecross: add dummy lib32 symlink to lib in build sysroot
|
il y a 7 ans |
Rich Felker
|
40005d3ff6
add support for canadian-cross builds, reorganize dirs to avoid clashes
|
il y a 7 ans |
rofl0r
|
e83fe4b8ce
litecross: build binutils with --enable-deterministic-archives
|
il y a 7 ans |
Rich Felker
|
f5227e9d8a
simplify target libgcc build step to be less of a hack
|
il y a 8 ans |
Rich Felker
|
a327b7fb87
add necessary gcc abi config for powerpc64 targets
|
il y a 8 ans |
Michael Forney
|
00d4fb72be
Move sysroot-specific dependencies to !NATIVE section
|
il y a 8 ans |
Michael Forney
|
97173cd74f
Don't pass --with-build-sysroot with NATIVE build
|
il y a 8 ans |
Michael Forney
|
53dd1fbd2c
Use $(CURDIR) instead of $(PWD) in Makefile
|
il y a 8 ans |
Rich Felker
|
c01dea5066
further suppress generation of info docs
|
il y a 8 ans |
Michael Forney
|
c6ac0f2592
Prune .install and ..install.cmd files from kernel headers
|
il y a 8 ans |
Szabolcs Nagy
|
829d4e32fe
remove the LC_ROOT hack from build sysroot
|
il y a 8 ans |
Rich Felker
|
99ee12d604
litecross: eliminate obstacles to toolchain config from make command line
|
il y a 8 ans |
Rich Felker
|
43519b575c
fix regression that introduced race condition build failures for gcc
|
il y a 8 ans |
Rich Felker
|
20ce424e65
disable build/install of temp sysroot headers for native compilers
|
il y a 8 ans |
Rich Felker
|
7a0997d196
litecross: fix $(TARGET)-based config when value comes from config.mak
|
il y a 8 ans |