[mercury-users] Shared libraries on Solaris x86?

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Nov 9 01:47:04 AEDT 1999


On 09-Nov-1999, Geoff Wilson <gmwils at cat.cs.mu.OZ.AU> wrote:
> 	Following the instructions in the INSTALL script, I was wondering if
> there was a likelihood of shared library support for Solaris x86 being
> supported. It may be that it is, and I've done something bad to my Solaris
> setup so that configure doesn't pick it up.

No, shared libraries are not yet supported for Solaris x86.

If the Boehm collector supports shared libraries on Solaris x86,
then adding support for them would just be a matter of doing
the same thing for i?86-pc-solaris* as we do for i?86-pc-linux*.
That would be quite easy.

I don't know off-hand whether the Boehm collector does support
shared libraries on Solaris x86; to find out, the first thing
to do would be to do a `make gctest_dyn_link' in the boehm_gc directory.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- 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