[comp.lang.apl] Budd compiler fails

burns@latcs1.oz.au (Jonathan Burns) (10/16/90)

I would very much appreciate the advice of someone who has experience with
Tim Budd's APL compiler. 

I have it compiled on a Sony NEWS machine under Unix. The Parse pass fails
on the ulam.apl test file, though not if I cut that file back to one
function definition. The subsequent pass fails on the output from that.

I added a fflush(stdio) to pass.c before the normal exit, but no luck.

This looks like something simple, like a system default on pipe buffer
sizes, but I can't spot it. Any clues?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jonathan Burns        |
burns@latcs1.oz       | A short Gothick was trouble, a fat Gothick homocidal
Computer Science Dept |          - Count Zero
La Trobe University   |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~