Skip to content

Fix the compilation of the OCaml toolchain and specify the right target value according to how we want to compile with solo5#128

Merged
dinosaure merged 1 commit intomainfrom
fix-config-about-cross
Dec 18, 2023
Merged

Fix the compilation of the OCaml toolchain and specify the right target value according to how we want to compile with solo5#128
dinosaure merged 1 commit intomainfrom
fix-config-about-cross

Conversation

@dinosaure
Copy link
Member

Spotted by bob and esperanto, we currently don't really specify the right target (at least, the architecture of it) which is needed by some packages like ocaml-gmp to be able to cross-compile artifacts to the right assembler. This patch want to clarify that and allows us to really cross-compile a project to aarch64. It was not spotted because we never tried to use ocaml-solo5 as a real cross-compiler for aarch64 for larger projects.

@dinosaure dinosaure force-pushed the fix-config-about-cross branch 2 times, most recently from af86076 to 6e60682 Compare December 8, 2023 14:26
…et value according to how we want to compile with solo5
@dinosaure dinosaure force-pushed the fix-config-about-cross branch from 6e60682 to 8122f10 Compare December 8, 2023 14:35
@hannesm
Copy link
Member

hannesm commented Dec 10, 2023

Looks fine to me. Should we eventually disable the "ocaml-ci" in this repository, since it doesn't work anyways?

@dinosaure dinosaure merged commit fea3343 into main Dec 18, 2023
@dinosaure dinosaure deleted the fix-config-about-cross branch December 18, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants