From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 06:48:52 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FCB416A4CE; Mon, 15 Mar 2004 06:48:52 -0800 (PST) Received: from mail-in.m-online.net (mail-in.m-online.net [62.245.150.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id E951B43D2D; Mon, 15 Mar 2004 06:48:51 -0800 (PST) (envelope-from h@schmalzbauer.de) Received: from mail.m-online.net (svr14.m-online.net [192.168.3.144]) by svr8.m-online.net (Postfix) with ESMTP id B2B3D4B638; Mon, 15 Mar 2004 15:48:50 +0100 (CET) Received: from sam.flintsbach.schmalzbauer.de (ppp-62-245-210-78.mnet-online.de [62.245.210.78]) by mail.m-online.net (Postfix) with ESMTP id 87DA65C5CD; Mon, 15 Mar 2004 15:48:50 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (cale.flintsbach.schmalzbauer.de [172.21.1.253])i2FEmncY033646; Mon, 15 Mar 2004 15:48:49 +0100 (CET) (envelope-from h@schmalzbauer.de) From: Harald Schmalzbauer To: freebsd-current@freebsd.org Date: Mon, 15 Mar 2004 15:48:46 +0100 User-Agent: KMail/1.6 X-Country: Germany X-Address: Munich, 80686 X-Phone2: +49 (0) 89 18947781 X-Phone1: +49 (0) 163 555 3237 X-Name: Harald Schmalzbauer X-Birthday: 06 Oktober 1972 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_TJcVA/5aQ2t+yJS"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200403151548.51218.h@schmalzbauer.de> cc: wpaul@freebsd.org Subject: -Os and ndispatch.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2004 14:48:52 -0000 --Boundary-02=_TJcVA/5aQ2t+yJS Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Please forget the following lines if "CFLAGS=3D -Os -pipe" is known to be=20 unsupported. Otherwise when trying to compile lib/libc/ (ndispatch.c) I get the followin= g=20 error: cc -Os -pipe -march=3Di486 -I/usr/src/lib/libc/include=20 =2DI/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386=20 =2DD__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6=20 =2DI/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DBROKEN_D= ES=20 =2DDPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD=20 =2DWsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized=20 =2Dc /usr/src/lib/libc/net/nsdispatch.c /usr/src/lib/libc/net/nsdispatch.c: In function `nss_configure': /usr/src/lib/libc/net/nsdispatch.c:344: warning: dereferencing type-punned= =20 pointer will break strict-aliasing rules /usr/src/lib/libc/net/nsdispatch.c:346: warning: dereferencing type-punned= =20 pointer will break strict-aliasing rules /usr/src/lib/libc/net/nsdispatch.c: In function `_nsdbtput': /usr/src/lib/libc/net/nsdispatch.c:380: warning: dereferencing type-punned= =20 pointer will break strict-aliasing rules /usr/src/lib/libc/net/nsdispatch.c: In function `nss_load_module': /usr/src/lib/libc/net/nsdispatch.c:486: warning: dereferencing type-punned= =20 pointer will break strict-aliasing rules /usr/src/lib/libc/net/nsdispatch.c: In function `nss_atexit': /usr/src/lib/libc/net/nsdispatch.c:514: warning: dereferencing type-punned= =20 pointer will break strict-aliasing rules /usr/src/lib/libc/net/nsdispatch.c:516: warning: dereferencing type-punned= =20 pointer will break strict-aliasing rules *** Error code 1 Stop in /usr/src/lib/libc I don't speak too much C so I can't help here. If I understand things right it should be part of Project Evil, so perhaps= =20 Bill Paul is interested in. Thanks, =2DHarry --Boundary-02=_TJcVA/5aQ2t+yJS Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAVcJTBylq0S4AzzwRAiLLAJoDe6Tq/YqBI+HXa9vLQ5IqXnKkpACfS4UB cMAGbcMgdU9LJWl8coUfR/M= =w5eS -----END PGP SIGNATURE----- --Boundary-02=_TJcVA/5aQ2t+yJS--