nixpkgs/pkgs/development/compilers/gcc
Andreas Fuchs 1759959863 gcc: On darwin, adjust IDs of installed .so files also
Turns out that libgccjit gets installed as a .so file, which the gcc
builder.sh didn't change: It only touched .dylib files; that means
that anything linking in libgccjit.so would receive an "Image not
found" error at load time.

With this change, we invoke `install_name_tool` on .so files too,
adjusting their dynamic linker ID, so that they too can be found.
2020-08-25 08:12:35 -04:00
..
4.8 *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
4.9 gcc49: fix build w/glibc-2.31 2020-06-29 14:41:43 +02:00
6 redox: add as target 2020-07-21 13:11:36 -07:00
7 gcc7: fix build w/glibc-2.31 2020-06-29 14:41:42 +02:00
8 *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
9 treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
10 *-wrapper; Switch from infixSalt to suffixSalt 2020-05-12 00:44:44 -04:00
common gcc: Fix building libgccjit on darwin, using strip -x 2020-08-25 08:12:35 -04:00
builder.sh gcc: On darwin, adjust IDs of installed .so files also 2020-08-25 08:12:35 -04:00
gfortran-darwin-NXConstStr.patch
gfortran-driving.patch
gnat-cflags.patch gnat: init at 9.3.0 2020-04-20 14:41:22 +02:00
libgomp-dont-force-initial-exec.patch
libphobos.patch gdc: init at 9.3.0 2020-05-19 23:06:52 +02:00
libstdc++-netbsd-ctypes.patch
libstdc++-target.patch
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
use-source-date-epoch.patch