pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/56125 (Many haskell related errors when running pkgin upgrade)



The following reply was made to PR pkg/56125; it has been noted by GNATS.

From: PHO <pho%cielonegro.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/56125 (Many haskell related errors when running pkgin
 upgrade)
Date: Thu, 29 Apr 2021 14:18:56 +0900

 I applied jperkin@'s patch and modified it to do the same for Darwin
 Mach-O. The problem can now be safely considered to be resolved. I'm
 going to port it to lang/ghc90 as well. (I'll probably skip ghc810
 because there is no reason why one would want to use it, given that we
 now have ghc90 which supports wider platforms than ghc810.)
 
 > Just wondering, does adding --disable-relocatable to
 
 Unfortunately, that isn't the code path which is used while building GHC
 itself. It's for building user code using the resulting compiler.
 


Home | Main Index | Thread Index | Old Index