-
Notifications
You must be signed in to change notification settings - Fork 37
Implement build rules for includes
#39
Comments
As the first step I improved the infrastructure we have for generated files: now generators live in directory |
We can now generate |
Going to give this a try shortly.
|
Now we are missing `includes/ghcplatform.h" :-) |
Ha, I was just going to give this a try. Well done! I’ll see if I can get
|
@angerman Thanks! All infrastructure is in place, so this should be fairly straightforward, but a bit tedious. |
Another file to generate: |
Wouldn't that live in |
@angerman I don't see any I think we are talking about |
OK, I think I've done all @angerman, this is now up to you to finish :-) |
Adding pressure. I see. Alright, I'll give it a show now. |
There may be some other files we missed, but I'm closing this for now. |
I've done a test build, everything works fine. However, we are not needing |
See #16.
The following files need to be generated:
Done: 6b7b9cc.includes/ghcautoconf.h
Done: 8c32f2c.includes/ghcplatform.h
Done: 66f18be.includes/ghcversion.h
Done: c6cfb36.includes/dist-derivedconstants/header/DerivedConstants.h
Done: c6cfb36.includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs
Done: c6cfb36.includes/dist-derivedconstants/header/platformConstants
Done: c6cfb36.includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs
Done: c6cfb36.includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs
Please add other
includes
files that need attention to the above list.The text was updated successfully, but these errors were encountered: