[Haskell-cafe] Re: building a patched ghc

Brent Yorgey byorgey at seas.upenn.edu
Mon Jun 28 05:00:45 EDT 2010


I don't know the answer to your questions, but just wanted to note
that you will probably get a better response on the
glasgow-haskell-users mailing list.

  http://www.haskell.org/ghc/docs/6.12.2/html/users_guide/mailing-lists-GHC.html

-Brent

On Fri, Jun 25, 2010 at 08:56:09PM -0700, braver wrote:
> An attempt to build the trunk gets me this:
> 
> /opt/portage/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.4/../../../../x86_64-
> pc-linux-gnu/bin/ld: rts/dist/build/RtsStartup.dyn_o: relocation
> R_X86_64_PC32 against symbol `StgRun' can not be used when making a
> shared object; recompile with -fPIC
> 
> -- I use prefix portage on a CentOS box, admittedly a non-standard
> setup.  Its gcc is found first and it wants -fPIC...  Should I just
> add it to CFLAGS or what?
> 
> -- Alexy
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe


More information about the Haskell-Cafe mailing list