summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2011-08-02 14:17:18 +0100
committerSimon Marlow <marlowsd@gmail.com>2011-08-03 09:51:44 +0100
commit9babbc8ddb62308762947debfe022635df1fce82 (patch)
treec19d0620f7d40fd6a64cf198797c1f7b2da95c0a /compiler/codeGen
parent37549fa8a1fd2b4b9c72564cd7c1db4cfe7bcb32 (diff)
downloadhaskell-9babbc8ddb62308762947debfe022635df1fce82.tar.gz
Fix #5289 (loading libstdc++.so in GHCi), and also fix some other
linking scenarios. We weren't searching for .a archives to satisfy -lfoo options on the GHCi command line, for example. I've tidied up the code in this module so that dealing with -l options on the command line is consistent with the handling of extra-libraries for packages. While I was here I moved some stuff out of Linker.hs that didn't seem to belong here: dataConInfoPtrToName (now in new module DebuggerUtils) and lessUnsafeCoerce (now in DynamicLoading, next to its only use)
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions