Now that Multicore has been merged, building with Flambda enabled raises some errors, for example:
File "otherlibs/dynlink/otherlibs/dynlink/dynlink_common.ml", lines 129-130, characters 10-53:
Error (warning 59 [flambda-assignment-to-non-mutable-value]): A potential assignment to a non-mutable value was detected
in this source file. Such assignments may generate incorrect code
when using Flambda.
We should investigate how to make the trunk branch work with Flambda again.
Now that Multicore has been merged, building with Flambda enabled raises some errors, for example:
We should investigate how to make the
trunkbranch work with Flambda again.