Jan. 13, 2010
4:02 p.m.
2010/1/12 Mariano Martinez Peck <marianopeck@gmail.com>:
Magma depends on NewCompiler ???
No, WriteBarrier depends on NewCompiler. Magma can, at the explicit option of the user, turn on the WriteBarrier option if the WriteBarrier package is present. WriteBarrier used to be self-contained, later it became dependent on NewCompiler. Unless the WriteBarrier option is switched on by the user, its presence or absence in the image (as well as NewCompiler) has no effect on Magma. - Chris