Carter Schonwald <carter.schonw...@gmail.com> writes:

> I think part of what Ian is saying is that the default config for a Perf
> build for HEAD will build the dylib versions of all the libraries. Or am I
> not understanding the question?
>
> eg: see the default make file
> https://github.com/ghc/ghc/blob/master/mk/build.mk.sample#L55-L75
>
Yes, I understand this. That being said, it will also build static
versions. On ARM these static libraries should be avoided as the RTS's
linker is still quite broken. Therefore I'd like to ensure that dynamic
linking is used whenever possible.

Cheers,

- Ben

Attachment: pgpr3KKMESBA1.pgp
Description: PGP signature

_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to