GHC-6.4.1 on FreeBSD-amd64 port progress

Wilhelm B. Kloke wb at arb-phys.uni-dortmund.de
Tue Oct 25 05:01:23 EDT 2005


Simon Marlow <simonmar at microsoft.com> schrieb:
> On 24 October 2005 19:04, Wilhelm B. Kloke wrote:
>
> Is it that it does not find the libraries, or does it find the libraries
> but still gets a bunch of undefined references?  If the latter, then
> there could be an issue with the mangler.  Try an 'nm' on libHSbase.a to
> see if the missing symbols are actually defined.

Nm shows that the problem may come from splitting. The missing symbols
are marked as locals (small d); being in different .o modules they
are not resolved.
-- 
Dipl.-Math. Wilhelm Bernhard Kloke
Institut fuer Arbeitsphysiologie an der Universitaet Dortmund
Ardeystrasse 67, D-44139 Dortmund, Tel. 0231-1084-257



More information about the Glasgow-haskell-users mailing list