From owner-freebsd-current Sat Jun 1 12:25:27 2002 Delivered-To: freebsd-current@freebsd.org Received: from web11402.mail.yahoo.com (web11402.mail.yahoo.com [216.136.131.232]) by hub.freebsd.org (Postfix) with SMTP id 02E6637B40A for ; Sat, 1 Jun 2002 12:25:22 -0700 (PDT) Message-ID: <20020601192521.25331.qmail@web11402.mail.yahoo.com> Received: from [218.102.21.1] by web11402.mail.yahoo.com via HTTP; Sat, 01 Jun 2002 12:25:21 PDT Date: Sat, 1 Jun 2002 12:25:21 -0700 (PDT) From: Shizuka Kudo Subject: My postgresql7 not working for new gcc To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cvsupped my current and rebuilt the system about an hours ago. After that I rebuilt the postgresql7 port. First, it failed with problem finding and I had to build with WITHOUT_SSL=yes. It finally built, but the new postgres core dumpped when running initdb command. I have to rebuild the whole port again with CFLAGS="-O0 -pipe" and this time initdb success. I have also rebuilt postgresql7 in one of my current machine just before gcc 3 commit. This port's initdb ran fine in both -current machines. Is there any problem with the -O optimization in the new gcc. Since it is the default optimization, should optimization be turned off now when building world? __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message