The original "Portable C Compiler" by S. C. Johnson (also known as "pcc") had functional support for the Data General Nova. Could somebody please point me to this original implementation?
There is a modern C99 version of this compiler maintained by Anders Magnusson at: http://pcc.ludd.ltu.se/ Unfortunately in this version the Nova architecture is no longer supported and won't build correctly although associated files are still in the source hierarchy. I am looking for the original implementation - not any recent work. Thanks Tom