<div dir="ltr"><div dir="ltr">On Thu, 22 Nov 2018 at 10:21, Ben Gamari <<a href="mailto:ben@well-typed.com">ben@well-typed.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Steven Shaw <<a href="mailto:steven@steshaw.org" target="_blank">steven@steshaw.org</a>> writes:<br>
<br>
> Curious if the GHC libraries _are_ still built with the `-split-objs` flag,<br>
> as pointed out in the latest documentation.<br>
><br>
Good catch; the build system uses split sections by default if<br>
supported. If not it instead uses split objects, if supported. I do not<br>
believe there are any cases where we support split objects but not split<br>
sections. Consequently I believe we should always use split sections.<br></blockquote><div><br></div><div>👍<span class="gmail_default" style="font-family:verdana,sans-serif"> split sections sounds best.</span></div></div></div></div>