nixpkgs/pkgs/development
Lluís Batlle i Rossell d9fdfffef9 Fixing the mingw cross gcc. I set it not to build shared libraries, because its specs for
shared libraries are wrong.
It should run "-lstdc++ -lsupc++" if libstdc++-6.dll is available, and instead it runs
"-lstdc++" and therefore lack symbols.

I think simply few people use shared gcc libs on mingw.


svn path=/nixpkgs/trunk/; revision=34225
2012-05-24 19:02:27 +00:00
..
compilers Fixing the mingw cross gcc. I set it not to build shared libraries, because its specs for 2012-05-24 19:02:27 +00:00
eclipse
guile-modules
interpreters GNU Guile 2.0: Provide a 2.0ish setup hook. 2012-05-22 21:18:20 +00:00
libraries PCRE: Disable tests on Cygwin. 2012-05-24 15:03:54 +00:00
misc
ocaml-modules * Added "easytag", a GUI for organizing id3tags in mp3s. 2012-04-09 09:42:20 +00:00
perl-modules
python-modules Patching python-virtualenv so that it doesn't fail if the python version is specified, e.g. --python=python2.7, and now iff the python version is specified it successfully also installs additional libs such as readline into the virtualenv 2012-05-19 23:15:50 +00:00
ruby-modules
tools lsof 4.86. 2012-05-15 14:09:15 +00:00
web Darwin: Add mig', lipo', etc. to `stdenvNative'. 2012-04-23 15:47:31 +00:00