Patches to the lang/gcc32 port that allow the user to build with Herman ten Brugge's excellent bounds-checking patches located at http://web.inter.nl.net/hcc/Haj.Ten.Brugge/ Fix: This obsoletes PR 48013 , which applied to GCC 3.2.1. In addition, this patch is much simpler (better chance of being committed? :) Apply the following patch, and set WITH_BOUNDSCHECKING=yes before building.
Responsible Changed From-To: freebsd-ports-bugs->gerald Over to new maintainer.
State Changed From-To: open->feedback This version looks very nice indeed, thanks! Unfortunately, I made a couple of changes (improvements, hopefully) to this port last week; would you mind sending an updated patch? I promise to test and then install it quickly. Just three notes: - Have you verified that in WITH_BOUNDSCHECKING the port still `make deinstall`s cleanly? - WITH_BOUNDSCHECKING should be off by default, shouldn't it? - Given that you mostly use "bgcc", would it be appropriate to name the patch in file *bgcc* instead of "*gccbc*"? Or, to be more consistent with the name of the patches, use "bcgcc" everywhere?
State Changed From-To: feedback->closed I have comitted an update to this patch sent to me in private mail. Thanks for the perseverance and contribution!