From owner-freebsd-current Fri Oct 13 02:47:53 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id CAA23887 for current-outgoing; Fri, 13 Oct 1995 02:47:53 -0700 Received: from tfs.com (tfs.com [140.145.250.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id CAA23881 for ; Fri, 13 Oct 1995 02:47:50 -0700 Received: from critter.tfs.com by tfs.com (smail3.1.28.1) with SMTP id m0t3giM-0003vyC; Fri, 13 Oct 95 02:47 PDT Received: from localhost (localhost [127.0.0.1]) by critter.tfs.com (8.6.11/8.6.9) with SMTP id KAA01466; Fri, 13 Oct 1995 10:47:40 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost didn't use HELO protocol To: "Christoph P. Kukulies" cc: freebsd-current@freefall.FreeBSD.org Subject: Re: make world bombs with -pipe option In-reply-to: Your message of "Fri, 13 Oct 1995 10:08:25 +0100." <199510130908.KAA00497@gilberto.physik.rwth-aachen.de> Date: Fri, 13 Oct 1995 10:47:40 +0100 Message-ID: <1464.813577660@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-current@FreeBSD.org Precedence: bulk > I tried it twice now and went back to compile w/o -pipe (/etc/make.conf). > make world failed with a error code 139 (see my recent posting on this) > during making shared libm . > > if [ -f man/acos.3 ]; then gzip -f < man/acos.3 > acos.3.gz; else gzip -f < /usr/src/lib/msun/man/acos.3 > acos.3.gz; fi > Memory fault - core dumped > *** Error code 139 > > Stop. > *** Error code 1 > > Stop. > > Strange though that is does not happen during cc but later. > Can anyone confirm this? Please try setenv MALLOC_OPTIONS Z and setenv MALLOC_OPTIONS j -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. It will be some time yet before progress goes too far... (Poul Henningsen)