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
[-- Attachment #1 --] Dear all, I'm currently building -current for an embedded system and have the following line in my make.conf: NO_TOOLCHAIN=yes Why do I see those lines while make buildworld? cc -Os -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/soekris/usr/src/i386/usr\" -I/usr/soekris/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC -I/usr/soekris/usr/src/i386/legacy/usr/include -c /usr/src/contrib/gcc/combine.c or cc -Os -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/soekris/usr/src/i386/usr\" -I/usr/soekris/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC -I/usr/soekris/usr/src/i386/legacy/usr/include -c /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, -Harry [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAVbMzBylq0S4AzzwRAoMAAJ0cM7JboxG8vIF+1VmdovWZ7RmkWwCfWFm2 ZfQ6mHovX2mV5YHQtdP2n2g= =/niD -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403151444.19971.h>
