Strange GNU make behavior/why are not shared libs built on Solaris?

Ian Lynagh ian at well-typed.com
Tue Jan 22 19:07:37 CET 2013


On Tue, Jan 22, 2013 at 06:28:56PM +0100, Karel Gardas wrote:
> 
> $ gmake show VALUE=PlatformSupportsSharedLibs
> gmake -r --no-print-directory -f ghc.mk show
> PlatformSupportsSharedLibs="YES"
> 
> $ gmake show VALUE=GhcLibWays
> gmake -r --no-print-directory -f ghc.mk show
> GhcLibWays="v"

What does "cat mk/are-validating.mk" say?

If this is a fast validate tree then mk/validate-settings.mk will set
GhcLibWays to v.


Thanks
Ian




More information about the ghc-devs mailing list