On Thu, 14 Aug 2014 01:30:00 +0400
Nikita Karetnikov <nik...@karetnikov.org> wrote:

> /usr/bin/ld: rts/dist/build/Adjustor.dyn_o: relocation R_MIPS_HI16 against 
> `__gnu_local_gp' can not be used when making a shared object; recompile with 
> -fPIC
> rts/dist/build/Adjustor.dyn_o: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> make[1]: *** [rts/dist/build/libHSrts-ghc7.9.20140809.so] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [all] Error 2

Hi Nikita!

I have happened to find seemingly related bug in PIC handing
on other PIC-sensitive RISCs:

    https://phabricator.haskell.org/D177 (also in ghc's master)

I think it might help you to get ghci on your mipsel.

Thanks in advance!

-- 

  Sergei

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to