diff options
author | Duncan Coutts <duncan@well-typed.com> | 2009-05-15 20:37:30 +0000 |
---|---|---|
committer | Duncan Coutts <duncan@well-typed.com> | 2009-05-15 20:37:30 +0000 |
commit | 6efacfe8bcbe66dfc3b52397ccbd34a58890520d (patch) | |
tree | 8524c03d0b4fe2b68651b9cc716d7ea3fe724d42 /ghc | |
parent | fa00cc50ecd1aa292657720b7594b7bdb82c970c (diff) | |
download | haskell-6efacfe8bcbe66dfc3b52397ccbd34a58890520d.tar.gz |
Set the soname when creating a shared lib
It's still possible to override it, just use -optl-Wl,-soname, eg:
ghc -shared -dynamic foo.o -o libfoo.so -optl-Wl,-soname,libbar.so
Diffstat (limited to 'ghc')
0 files changed, 0 insertions, 0 deletions