Alberto Valverde <[email protected]> writes:

> I think you need place the build.mk in it's place before running GHC's
> configure script.
>
AFAICT this shouldn't be necessary; build.mk is only looked at by make.

> On Thu, Dec 28, 2017 at 12:44 PM, Viacheslav Lotsmanov <
> [email protected]> wrote:
>
>> Now I took my build.mk and just replaced lines with SRC_HC_OPTS and
>> SRC_CC_OPTS with ones from your example:
>>
>> SRC_HC_OPTS += -fPIC
>> SRC_CC_OPTS += -fPIC
>>

I have a build running to reproduce this. I'll let you know what I find.

Cheers,

- Ben

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to