Thanks Andras, I'd made a few minor changes to x86 code-generator and not modified the PPC and Sparc versions to keep them in sync. I've now committed changes that seem to work for me.

Regards,
David

Andras Pahi wrote:
Hi,

I just checked out revision 879 from SVN.
The 'make compiler' target fails with the following messages:

...
Making CODE_SEG
Created signature CODE_SEG
Created signature CodeSeg
Created signature PPCCODECONS
Making Debug
Created signature Debug
Error- in 'mlsource/MLCompiler/CodeTree/CodeCons.ppc.ML', line 21.
Value (compilerOutputTag) missing in structure.   Found near
PPCCODECONS(
 struct
  structure CODESEG = CodeSeg
  structure DEBUG = Debug
  structure MISC = Boot.Misc
  structure ADDRESS = Address
  end)
mlsource/MLCompiler was not declared
Exception- Fail "Static errors (pass2)" raised
 > > Error-Structure (MLCompiler) has not been declared   Found near
PolyML.shareCommonData(MLCompiler.shell)
Static errors (pass2)
...

I am using Mac OS X 10.4 on a PowerPC machine.
Regards,
Andras Pahi

_______________________________________________
polyml mailing list
[email protected]
http://lists.inf.ed.ac.uk/mailman/listinfo/polyml
_______________________________________________
polyml mailing list
[email protected]
http://lists.inf.ed.ac.uk/mailman/listinfo/polyml

Reply via email to