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

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 11 12:48: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





--- Comment #3 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-08-11 08:48:50 EDT ---
(In reply to comment #2)
> 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). 

Yup, I tried to compile the frontend but had the same kind of problems. The
Fortran77 runtime library seems to be missing from the distribution.

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

That may be since it was removed on Aug 8.

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

It's in the pcc flags, so it's best to own it anyway. Some package might use it
in the future.

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