On Wed, Jan 13, 2010 at 5:02 PM, Chris Muller
<asqueaker@gmail.com> wrote:
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.
Thanks for the clarification Chris. It was strange for me that� as I used Magma a couple of times and I never installed WriteBarrier neither NewCompiler.
Cheers
Mariano
�
�- Chris