I am informed that the google gold linker does not like relative paths
https://bugzilla.redhat.com/show_bug.cgi?id=635935
I uninstalled the gold linker and all is well now.
On Wed, Sep 14, 2011 at 9:11 PM, Greg Weber wrote:
> I just cloned GHC from github and tried to build it for the first ti
I just cloned GHC from github and tried to build it for the first time. I
get the below result where the build tool says that existing object files
are missing. I haven't touched a Makefile in a long time- help here is very
appreciated.
===--- building final phase
make -r --no-print-directory -f g
Hi Sergiy,
*>I thought having static library to solve my problem. And I'm looking for
how to build static library, but no luck.
*
I was also, originally trying to build a shared *static* library.
(I wanted to distribute a plug-in, which could be used by people knowing
nothing about Haskell working