| version 1.222, 2011/04/10 08:29:31 |
version 1.223, 2011/04/10 20:22:32 |
| Line 15 See also: BUILDING, build.sh, Makefile. |
|
| Line 15 See also: BUILDING, build.sh, Makefile. |
|
| |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
20110410: |
| |
The configuration of src/tools/gcc has changed. Update builds |
| |
have to remove the stale content explicitly. See the note toward |
| |
the end of the file for details. |
| |
|
| 20110328: |
20110328: |
| Building the Xorg binary was moved into a subdirectory to fix |
Building the Xorg binary was moved into a subdirectory to fix |
| ordering issues with "make all". It may be necessary to remove |
ordering issues with "make all". It may be necessary to remove |
| Line 540 Fix: Rebuild and install lib/libc |
|
| Line 545 Fix: Rebuild and install lib/libc |
|
| |
|
| Symptom:lint does not understand the '-X' option |
Symptom:lint does not understand the '-X' option |
| Fix: May need to build & install libs with NOLINT=1 before rebuilding lint |
Fix: May need to build & install libs with NOLINT=1 before rebuilding lint |
| |
|
| |
Symptom:Update build fails in src/tools/gcc complaining that a variable |
| |
(e.g. CPPFLAGS) has changed since the previous run. |
| |
Fix: Run "nbmake-${ARCH} clean" in src/tools/gcc or do a clean build. |