Gabriel Wicke <wi...@wikidev.net> writes: > Hello Gregory, > > thanks for your patch. > > I have just uploaded bits-extras-0.1.1 [1] with tweaked CC-Options to > only include -Wall on non-linux systems (plus minor documentation > tweaks). > > Could you check if this compiles on OSX? I would prefer to keep -Wall > enabled if possible.
It doesn't work because you missed the other half of my patch, removing the reference to libgcc_s -- programs link just fine without it. With it in there I get: Resolving dependencies... Downloading bits-extras-0.1.1... Configuring bits-extras-0.1.1... cabal: Missing dependency on a foreign library: * Missing C library: gcc_s G -- Gregory Collins <g...@gregorycollins.net> _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe