From owner-cvs-all Sat Feb 2 13:16:34 2002 Delivered-To: cvs-all@freebsd.org Received: from yori.schoko.org (yori.schoko.org [62.109.128.56]) by hub.freebsd.org (Postfix) with ESMTP id A882937B416; Sat, 2 Feb 2002 13:16:19 -0800 (PST) Received: (from nick@localhost) by yori.schoko.org (8.11.6/8.11.6) id g12LFrJ08546; Sat, 2 Feb 2002 22:15:53 +0100 (CET) (envelope-from nick) Date: Sat, 2 Feb 2002 22:15:53 +0100 From: Markus Wennrich To: Kris Kennaway Cc: Markus Wennrich , MANTANI Nobutaka , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/w3m Makefile Message-ID: <20020202211553.GB66111@yori.schoko.org> References: <200201300255.g0U2twu76455@freefall.freebsd.org> <20020129190211.A75663@xor.obsecurity.org> <87sn8ocxw2.wl@excalibur.nobutaka.com> <20020129194602.A76179@xor.obsecurity.org> <20020130093439.GE76441@yori.schoko.org> <20020130014432.A79080@xor.obsecurity.org> <20020131002829.GH76441@yori.schoko.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020131002829.GH76441@yori.schoko.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jan 31, 2002 at 01:28:29AM +0100, Markus Wennrich wrote: > > > > > > I don't think this can be correct: CFLAGS should always be > > > > > > respected, not hardcoded (and especially not to -O2). > > > > > > No, of course shouldn't -O2 be hardcorded, but the idea behind that was, > > > that w3m core dumpes, when compiled _without_ -O2 (at least on my > > > machines and some other machines here). Though the "-O2-Trick" seems not > > > to work everywhere. > > Maybe somebody could look more into this? Compiling w3m with "-O2" > preventig coredumps in boehm-gc somewhere in "os_dep.c" is far beyond my > debugging-skills ;-) (Though I maybe will try, if I find some time ...) Just for the records and FYI: A "make world" (from 4.5-RC to 4.5-STABLE) solved the problem. Markus -- Linux is something for Windows haters, BSD something for Unix lovers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message