[Hugs-bugs] Hugs-bugs bug

Ross Paterson ross at soi.city.ac.uk
Wed Apr 21 18:19:35 EDT 2004


On Wed, Apr 21, 2004 at 08:29:51AM -0700, Ivan Matousek wrote:
> I am resending a log of our problem when installing hugs on Solaris 8
> in the attachment.
> 
> [...]
> checking if '/LD' builds loadable libraries... 
> checking if '/LD /ML /nologo' builds loadable libraries... 
> checking if '-shared' builds loadable libraries... 
> checking if '-shared -fPIC' builds loadable libraries... 
> checking if '-bundle' builds loadable libraries... 
> checking if '-bundle -lc' builds loadable libraries... 
> checking if '-r' builds loadable libraries... 

OK, configure is failing to find an option to build shared libraries
(should be '-shared' or '-shared -fPIC' for gcc).  Now we need config.log.


More information about the Hugs-Bugs mailing list