pcc-revived icon indicating copy to clipboard operation
pcc-revived copied to clipboard

Mirror of PCC project's CVS repositories

Fri Jul 19 02:18:35 PM IDT 2024

The last time I was able to update this repo was October 30, 2023. Since then, the original CVS repo has been unavailable. In theory, one day PCC will return. We can only keep hoping.

Thu Sep 1 20:49:54 IDT 2016

This Git repo is a simple mirror of the CVS repositories for the PCC Revived project (but without the 'CVS' directories).

This project is a revival of the venerable Unix Portable C Compiler. It adds C 99 and general GCC compatbility with code generators for i386 and x86_64 among others. The home page is:

http://pcc.ludd.ltu.se/

For installing, you have to first build and install the pcc-libs, and then build and install pcc. The usual configure && make incantation is used. For instructions using CVS, see:

http://pcc.ludd.ltu.se/supported-platforms/

The mailing list for reporting errors is: [email protected].

The JIRA is

http://pcc.ludd.ltu.se/jira/secure/Dashboard.jspa

I am creating this Git repo so that I can access the code via HTTP(S) from behind the corporate firewall at my work. There are no other motives.

Arnold Robbins [email protected]