Files
nixpkgs/pkgs
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
..
2012-05-17 16:07:03 +00:00
2012-05-01 12:40:57 +00:00
2012-05-20 20:21:55 +00:00
2012-05-15 19:36:39 +00:00
2012-04-03 11:48:31 +00:00
2012-05-02 13:19:07 +00:00
2012-05-22 21:18:25 +00:00