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@xxxxxxxxxx 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. -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list