patch applied (ghc): FIX #2615 (linker scripts in .so files)

Ian Lynagh igloo at earth.li
Wed Jan 20 17:27:42 EST 2010


Wed Dec 16 10:51:55 PST 2009  howard_b_golden at yahoo.com
  * FIX #2615 (linker scripts in .so files)
  This patch does not apply to Windows. It only applies to systems with
  ELF binaries.
  
  This is a patch to rts/Linker.c to recognize linker scripts in .so
  files and find the real target .so shared library for loading.

    M ./rts/Linker.c -15 +134
    M ./rts/LinkerInternals.h +2
    M ./rts/RtsStartup.c +4

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20091216185155-0f7f9-acebd7ccacfea2231b246eec8f54a718c7dd5792.gz



More information about the Cvs-ghc mailing list