nixpkgs/pkgs/development/compilers/gcc
Simon Chatterjee 9b310e61b4 gcc10: fix cross-compilation from aarch64-darwin host
Without this patch, linking when cross-compiling fails:

    Undefined symbols for architecture arm64:
      "_host_hooks", referenced from:
          gt_pch_save(__sFILE*) in libbackend.a(ggc-common.o)
          gt_pch_restore(__sFILE*) in libbackend.a(ggc-common.o)
          toplev::main(int, char**) in libbackend.a(toplev.o)
    ld: symbol(s) not found for architecture arm64
2022-04-06 21:55:56 +01:00
..
4.8 pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00
4.9 pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00
6 gnat*: fixup build with glibc-2.34 2022-04-04 18:58:13 +02:00
7 Merge pull request #163489 from alyssais/gcc-static-lib 2022-03-22 22:07:50 -04:00
8 pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00
9 gnat*: fixup build with glibc-2.34 2022-04-04 18:58:13 +02:00
10 gcc10: fix cross-compilation from aarch64-darwin host 2022-04-06 21:55:56 +01:00
11 pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00
common Merge pull request #135360 from r-burns/gcc-musl-libgomp 2021-09-23 17:22:21 -07:00
builder.sh pkgsStatic.stdenv.cc.cc: put static libs in $lib 2022-03-22 17:56:11 +00:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags-11.patch gnat11: extract gnat-cflags-11.patch from gnat-cflags.patch 2021-05-04 20:14:01 -07:00
gnat-cflags.patch
libgomp-dont-force-initial-exec.patch
libphobos.patch
libsanitizer-no-cyclades-9.patch gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
libsanitizer-no-cyclades.patch gcc: remove <cyclades.h> from libsanitizer 2021-09-20 19:37:19 +01:00
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
no-sys-dirs-riscv-gcc9.patch gcc9: Add no-sys-dir patch for RISC-V (#154230) 2022-01-12 06:27:48 -05:00
no-sys-dirs-riscv.patch gcc{10,11}: add no-sys-dir patch for RiscV 2021-11-30 16:58:45 +08:00
no-sys-dirs.patch
parallel-bconfig.patch
ppc-musl.patch
res_state-not-declared.patch
sigsegv-not-declared.patch
struct-sigaltstack-4.9.patch
struct-sigaltstack.patch
struct-ucontext-4.5.patch
struct-ucontext-4.8.patch
struct-ucontext-libjava.patch
struct-ucontext.patch
update-mcfgthread-patches.sh gcc10: fix MinGW build & use local copy of mcfgthread patches 2021-01-03 23:04:37 -05:00
use-source-date-epoch.patch