Andreas Marth writes:
> I just gave up with compiling for profiling because the ld complained: "cannot
> open -lHSlang_p_imp: No such file or directory".
> Any solution available?
In the Windows install, the files are currently put in the wrong place.
A fix is to simply move the contents of imports/* to lib/imports/* ;
presumably the library files have to move appropriately too. The
profiling files live in the same directories as the normal files, and
are distinguished simply by their names.
Reuben is working on this as we speak. InstallShield has a
particularly horrible interface for fixing this kind of problem,
unfortunately.
HTH.
--KW 8-)
for the GHC team.