Dynamic linking in Windows GHC 7.0.3

27 May
2011
27 May
'11
3:37 p.m.
When using dynamic linking on windows, shared libraries seem to be stored in same folders where the packages where installed i.e each library in a different folder. And these folders aren't visible to the system (by the PATH variable). Is it possible to specify the folder to which the libraries (libHSrts-ghc8.03.dll etc.) will be stored ? for example C:\Windows\System32 Because currently when I try to run any executable which is dynamically linked it complains about missing dlls. Thanks
5107
Age (days ago)
5107
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hussain Sobhy