Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Allow execution of stage2 compiler to happen "later" #649

Open
alpmestan opened this issue Jul 31, 2018 · 0 comments
Open

Allow execution of stage2 compiler to happen "later" #649

alpmestan opened this issue Jul 31, 2018 · 0 comments

Comments

@alpmestan
Copy link
Collaborator

@bgamari brought up this ticket in a discussion we were having, and to be entirely honest this is quite likely something we want to implement in hadrian rather than the make build system. Reproducing the summary of the ticket to save everyone a click:

Currently cross-compiled bindists are rather incomplete since we can't run the stage2 compiler to build various utilities (e.g. hp2ps and haddock). Ideally we would be able to run a build up to the point where we need to run host code, package up the build tree, and finish the build on the host. There are a number of challenges that this brings, but it will ultimately make it far easier to build proper non-Linux/amd64 bindists on CircleCI (#14949).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant