[mercury-users] shared libraries

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Nov 30 13:17:04 AEDT 2000


On 30-Nov-2000, Michael Day <mikeday at corplink.com.au> wrote:
> Hmm, so there's a performance hit for using shared libraries on Linux,
> because it requires the compiler to generate position independent code?

Yes.  This is true for all programming language implementations that
compile to Linux native code, although different implementations will
be affected to different extents.

> That's unfortunate. Is it less of an issue in hlc grade?

Yes, I expect so.  (I haven't actually tried benchmarking it, however.)

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list