[m-dev.] proposal: make shared libs the default on Linux/x86

Julien Fischer juliensf at csse.unimelb.edu.au
Mon Jan 14 14:10:38 AEDT 2008


Currently, shared libraries are not the default for Mercury on
Linux/x86 systems.  I propose that we do make them the default
on that platform.  It more consistent with the other platforms
(at least those that support shared libraries) and since we
no longer reserve %ebx as a global register in non-PIC Mercury code
there are no longer any major performance reasons for using static
linkage by default.

Comments?

Julien.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions:          mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the developers mailing list