Find a file
Peter Wemm c2e40bdea4 Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It's
worked for me, but no guarantees yet.

Basically, move cc earlier to lib-tools target, before libraries are
built.  libgcc is built at the same time, so it's special entry is
removed from the libraries target.  Also, add bison/gperf immediately
before cc, since they are needed to build cc and are not present on an
earler-than-2.2 system.  (libgcc is partly built with the freshly compiled
gcc-2.7.2.1, since it uses __attribute__'s that were not present until now)

This _should_ be enough to get running from older releases, perhaps as far
back as 2.0.5.
1996-09-19 16:36:24 +00:00
bin Mend 'exit' without breaking 'exit 1' 1996-09-12 12:41:46 +00:00
contrib Merge local changes. 1996-09-18 14:24:33 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc Add commented out example for bootps 1996-09-19 08:19:25 +00:00
games Fixed DPADD. 1996-09-05 17:16:10 +00:00
gnu Add libobjc, the Objective-C runtime library. 1996-09-19 16:19:49 +00:00
include Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00
lib Minor tweaks for the fake libgnumalloc stuff. No longer build, install and 1996-09-19 09:36:43 +00:00
libexec Make the inetd suggestion slightly less confusing. 1996-09-19 08:21:18 +00:00
lkm Bannish ATAPI and ATAPI_STATIC #defines to opt_atapi.h. 1996-09-06 23:32:55 +00:00
release Use rawboot for boot floppies. 1996-09-19 08:35:41 +00:00
sbin rdisc functionality has been incorporated into routed 1996-09-16 21:32:42 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share add -fgnu-runtime to the .m.o and .m.po rules, since we (will) have 1996-09-19 07:01:45 +00:00
sys Fixed bug with reversed trunc/round_page() in madvise...start must be 1996-09-19 10:12:41 +00:00
tools Bump minor number to 1 1996-09-18 14:27:44 +00:00
usr.bin Make "ftp" a synonym for "open" 1996-09-19 08:16:47 +00:00
usr.sbin aarghh! what is it with this CVSROOT/val-tags regexp anyway? how 1996-09-19 08:41:49 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It's 1996-09-19 16:36:24 +00:00