nixpkgs/pkgs/development
Ambroz Bizjak e938fbbd10 wxPython: Fix runtime error due to library dependencies not in RUNPATH.
I think what's happening is that the linker automatically adds DT_NEEDED dependencies to some libraries because it finds these libraries are being used directly, but
because they're not linked explicitly with -lflags, the gcc wrapper does not add them to RUNPATH.
2016-03-16 13:13:20 +01:00
..
2016-03-15 18:17:04 +01:00
2016-03-15 15:19:48 -05:00
2016-03-12 23:06:09 +01:00