29 Aug
2010
29 Aug
'10
3:37 p.m.
Gabriel Wicke <wicke@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 <greg@gregorycollins.net>