[m-dev.] Link errors on MingW

Michael Day mikeday at yeslogic.com
Wed Jan 12 15:27:32 AEDT 2005


Hi,

Recently I have been trying to build Mercury to use MingW32 as a
cross-compiler on Linux, in order to build Windows binaries from Mercury
programs.

Although I have been able to do this in the past, now I am getting link
errors at the end of compilation. All the link errors seem to relate to
missing builtin unify or compare predicates.

When I do an nm on libmer_std.a I only see the default builtin unify
predicate, and no specialised ones for array or any of the other types,
which are what the compiler seems to be looking for.

Does this problem sound at all familiar to anyone?

Any tips on how to get around it?

Thanks,

Michael

-- 
YesLogic Prince prints XML!
http://yeslogic.com
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list