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

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 11 12:23:51 UTC 2009


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


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


Martin Gieseking <martin.gieseking at uos.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.gieseking at uos.de




--- Comment #2 from Martin Gieseking <martin.gieseking at uos.de>  2009-08-11 08:23:50 EDT ---
Hi Jussi,

I just had a quick look into pcc and it works quite well. The Fortran frontend
seems to be disabled in the current cvs version, so that it's not built (manual
build fails with "undefined reference to `strlcat'" at the moment). 

The first sed call (sed -i 's|-Werror||g' configure) is currently redundant
because configure doesn't contain the gcc option -Werror.

Another thing I recognized is, the pcc include directory (%{_includedir}/pcc)
doesn't contain any files. Thus, it's probably not necessary to add it. But
maybe this may also change in future upstream releases.

-- 
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