Date: Mon, 15 Mar 2004 14:44:14 +0100 From: Harald Schmalzbauer <h@schmalzbauer.de> To: freebsd-current@freebsd.org Subject: NO_TOOLCHAIN really working? Message-ID: <200403151444.19971.h@schmalzbauer.de>
next in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403151444.19971.h>