| version 1.67, 2002/09/21 04:12:35 |
version 1.68, 2002/09/24 14:43:39 |
| Line 8 For a more detailed description see Make |
|
| Line 8 For a more detailed description see Make |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20020922: |
| |
MKDYNAMICROOT=yes enabled by default, which means that |
| |
certain shared libraries are installed into /lib, the shared |
| |
linker is installed into /libexec, and all programs in /bin |
| |
and /sbin are dynamically linked. |
| |
If you do not use "make build", you should ensure that |
| |
you have the libraries and shared linker in the new locations, |
| |
with: |
| |
make do-lib-csu do-lib-libc do-lib do-gnu-lib do-ld.elf_so |
| |
|
| 20020917: |
20020917: |
| USE_NEW_TOOLCHAIN has been replaced with: |
USE_NEW_TOOLCHAIN has been replaced with: |
| - TOOLCHAIN_MISSING -- set to "yes" on platforms for which |
- TOOLCHAIN_MISSING -- set to "yes" on platforms for which |