freebsd-dev/gnu/usr.bin/cc
John Birrell 62d43a3bfc Make the build tools static to avoid trying to use the shared loader
before it is installed.

This upsets Bruce because the host boostrap build forces tools to be
static anyway. He says I'm abusing NOTOOLS in src/Makefile by using
it to do a aout->elf transition build. One day I'll find a place to
install host tools like these to allow a true cross build.
1998-08-20 21:45:46 +00:00
..
c++ I goofed on the `LINKS' syntax. 1998-03-18 12:28:09 +00:00
c++filt Use the installed versions of cc, cc1 and cpp for building underscore. 1998-07-08 00:14:15 +00:00
cc During compilation of a Fortran program f2c/f77 will spew the 1998-07-24 07:13:57 +00:00
cc1 NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cc1obj NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cc1plus Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
cc_int Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc_tools Make the build tools static to avoid trying to use the shared loader 1998-08-20 21:45:46 +00:00
cccp Simplified using new yacc rules. This is cosmetic - the old rules worked 1998-05-04 16:58:50 +00:00
cpp Simplified using new yacc rules. This is cosmetic - the old rules worked 1998-05-04 16:58:50 +00:00
doc <bsd.prog.mk> has included ../Makefile.inc for a long time, and there 1997-12-17 19:57:35 +00:00
f77 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
libgcc Use a different hack for building libgcc2: `XCC= ${CC}' instead of 1998-07-08 00:45:50 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile.inc First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00