[Bug 181997] Review Request: gpc - The GNU Pascal compiler

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 20 05:14:56 UTC 2006


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

Summary: Review Request: gpc - The GNU Pascal compiler


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





------- Additional Comments From rc040203 at freenet.de  2006-02-20 00:14 EST -------
BLOCKER: package doesn't acknowledge RPM_OPT_FLAGS.

In FSF's GCC, this is caused by older GCC's having problems in passing down
CFLAGS (rsp. CFLAGS_FOR_HOST etc.) to it's sub-configure scripts. 

The recommended work-around in FSF-GCC is to override "CC" when invoking
configure, i.e. to
CC="%{__cc} ${RPM_OPT_FLAGS}" ./configure

I'd assume a similar step is necessary to make gpc RPM_OPT_FLAGS-aware.

[Beware: FORTIFY is known to detect memory leaks in some versions of GCC.
Depending on how clean gpc is, it therefore might be necessary to filter FORTIFY
from the CFLAGS being passed to GCC's configure.]





-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list