From owner-freebsd-current@FreeBSD.ORG Mon Mar 15 05:44:24 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 3391716A4CE for ; Mon, 15 Mar 2004 05:44:24 -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 9407243D4C for ; Mon, 15 Mar 2004 05:44:23 -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 09F504AA79 for ; Mon, 15 Mar 2004 14:44:22 +0100 (CET) Received: from sam.flintsbach.schmalzbauer.de (ppp-62-245-163-209.mnet-online.de [62.245.163.209]) by mail.m-online.net (Postfix) with ESMTP id D1AFB5968B for ; Mon, 15 Mar 2004 14:44:19 +0100 (CET) Received: from cale.flintsbach.schmalzbauer.de (cale.flintsbach.schmalzbauer.de [172.21.1.253])i2FDiHcY033412 for ; Mon, 15 Mar 2004 14:44:18 +0100 (CET) (envelope-from h@schmalzbauer.de) From: Harald Schmalzbauer To: freebsd-current@freebsd.org Date: Mon, 15 Mar 2004 14:44:14 +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=_zMbVAhuaGcwVuUZ"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200403151444.19971.h@schmalzbauer.de> Subject: NO_TOOLCHAIN really working? 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 13:44:24 -0000 --Boundary-02=_zMbVAhuaGcwVuUZ Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Dear all, I'm currently building -current for an embedded system and have the followi= ng=20 line in my make.conf: NO_TOOLCHAIN=3Dyes Why do I see those lines while make buildworld? cc -Os -pipe -DIN_GCC -DHAVE_CONFIG_H=20 =2DDPREFIX=3D\"/usr/soekris/usr/src/i386/usr\"=20 =2DI/usr/soekris/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools=20 =2DI/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools=20 =2DI/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc=20 =2DI/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config=20 =2DDHAVE_CONFIG_H -DTARGET_NAME=3D\"i386-undermydesk-freebsd\" -DIN_GCC =20 =2DI/usr/soekris/usr/src/i386/legacy/usr/include=20 =2Dc /usr/src/contrib/gcc/combine.c or cc -Os -pipe -DIN_GCC -DHAVE_CONFIG_H=20 =2DDPREFIX=3D\"/usr/soekris/usr/src/i386/usr\"=20 =2DI/usr/soekris/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools=20 =2DI/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools=20 =2DI/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc=20 =2DI/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config=20 =2DDHAVE_CONFIG_H -DTARGET_NAME=3D\"i386-undermydesk-freebsd\" -DIN_GCC =20 =2DI/usr/soekris/usr/src/i386/legacy/usr/include=20 =2Dc /usr/src/contrib/gcc/simplify-rtx.c And what is the include tree good for if I don't want to have gcc at all? Thanks, =2DHarry --Boundary-02=_zMbVAhuaGcwVuUZ Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAVbMzBylq0S4AzzwRAoMAAJ0cM7JboxG8vIF+1VmdovWZ7RmkWwCfWFm2 ZfQ6mHovX2mV5YHQtdP2n2g= =/niD -----END PGP SIGNATURE----- --Boundary-02=_zMbVAhuaGcwVuUZ--