[Bug 516341] New: Review Request: pcc - The Portable C Compiler

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 8 11:38:05 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: pcc - The Portable C Compiler

https://bugzilla.redhat.com/show_bug.cgi?id=516341

           Summary: Review Request: pcc - The Portable C Compiler
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: jussi.lehtola at iki.fi
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://theory.physics.helsinki.fi/~jzlehtol/rpms/pcc.spec

SRPM URL:
http://theory.physics.helsinki.fi/~jzlehtol/rpms/pcc-0.9.9-0.1.090808cvs.fc11.src.rpm

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

Description:
The compiler is based on the original Portable C Compiler by Stephen C.
Johnson, written in the late 70's. Even though much of the compiler has been
rewritten, some of the basics still remain.
PCC debuted in Unix Version 7 and replaced the DMR compiler (Dennis Ritchie's
original C compiler) in both System V and the BSD 4.x releases. Some history
about pcc is in the A History of UNIX before Berkeley: UNIX Evolution:
1975-1984 and in the Evolution of C.

About 50% of the frontend code and 80% of the backend code has been rewritten.
Most stuff is written by Anders Magnusson, with the exception of the data-flow
analysis part and the SSA conversion code which is written by Peter A Jonsson,
and the Mips port that were written as part of a project by undergraduate
students at Luleå University of Technology (LTU).


rpmlint output:
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/lib/libpcc.a
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/libpcc_stddef.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/lib/libpccsoftfloat.a
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/libpcc_float.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/stddef.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/stdarg.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/float.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/libpcc_stdarg.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/stdbool.h
pcc.i586: W: devel-file-in-non-devel-package
/usr/lib/pcc/i586-redhat-linux-gnu/0.9.9/include/libpcc_stdbool.h
3 packages and 0 specfiles checked; 0 errors, 10 warnings.

These are all OK since this is a compiler package.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list