patch applied (cabal): "GHC 7.2+ no longer generates _stub.o files"
10 Oct
2011
10 Oct
'11
7:15 a.m.
Sat Sep 10 12:53:29 PDT 2011 Duncan Coutts <duncan@community.haskell.org> * GHC 7.2+ no longer generates _stub.o files So stop looking for them. This could otherwise cause problems if one switches ghc version without cleaning the build dir since we'll pick up the old _stub.o files and end up with duplicate linker symbols. M ./cabal/Distribution/Simple/GHC.hs -3 +7 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal;a=darcs_commitdiff;h=2...
5400
Age (days ago)
5400
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts