#1798: add better framework support to ghc
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 6.10 branch
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: MacOS X |
-----------------------------+----------------------------------------------
Comment (by judah):
Replying to [comment:5 thorkilnaur]:
> While performing these tests, I noticed that dyld apparently also looks
for frameworks in the current directory. Perhaps judah - with dyld.cpp
(see http://hackage.haskell.org/trac/ghc/wiki/OSXFrameworks) - can confirm
this? In any case, there still seems to be some differences between the
set of places that dyld and your Linker.lhs search for frameworks.
Good catch; I can confirm from `dyld.cpp` that it does look in the current
directory. After browsing the source in more detail, I've updated that
page with a couple more observations about `dyld`, as well as a link in
case you want to look at that file yourself.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1798#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs