crosstool-ng/scripts/build
Chris Packham b6a4766d22 binutils: Allow gold to be statically linked
gold uses g++ to link which doesn't recognise -all-static. It appears as
if -static should work for both libtool and g++ but for some reason it
doesn't. Remove the restriction that gold can't be included in a static
toolchain. When a static toolchain is requested pass
--with-gold-ldflags=--static to configure. Finally build gold separately
so it does not get the extra_make_flags which may contain -all-static.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2024-07-29 13:12:59 +12:00
..
arch Add support for 32 and 64-bit PA-RISC linux build targets. 2023-11-25 15:41:47 +13:00
binutils binutils: Allow gold to be statically linked 2024-07-29 13:12:59 +12:00
cc Allow for Runtime-less build of GDC and GNAT 2024-06-05 19:30:31 +12:00
companion_libs Optimize zstd we build 2024-06-17 13:36:49 +12:00
companion_tools Convert tabs to spaces 2022-02-11 00:47:51 -08:00
debug gdb: Use correct libexpat for native build 2024-03-13 17:03:23 +13:00
kernel Add support for no-mmu microblaze 2021-08-25 17:36:47 +10:00
libc Disable implicit-function-declaration error for newlib 2024-05-18 15:45:55 +12:00
linker Add mold linker build 2024-06-05 19:31:45 +12:00
test_suite Fix the references to old config variables 2017-07-08 10:57:56 -07:00
arch.sh Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
companion_libs.sh Build companion libs for target. 2015-11-13 10:24:22 -08:00
companion_tools.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
debug.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00
internals.sh Add option to build toolchain tarball 2022-06-15 21:51:58 +12:00
libc.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
linker.sh Add mold linker build 2024-06-05 19:31:45 +12:00
test_suite.sh Some locations were missed while renaming kconfig symbols 2017-07-08 10:57:57 -07:00