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.
_______________________________________________
Hugs-Bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-bugs

Reply via email to