| version 1.145, 2006/01/31 22:54:22 |
version 1.146, 2006/06/02 19:01:00 |
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Line 16 See also: BUILDING, build.sh, Makefile. |
|
| Recent changes: |
Recent changes: |
| ^^^^^^^^^^^^^^^ |
^^^^^^^^^^^^^^^ |
| |
|
| |
20060526: |
| |
the kernel links script for i386 and xen was changed to set the |
| |
load address correctly, for the benefit of MULTIBOOT boot loaders |
| |
(like Grub). If you use a linker (ld) older than from 2006/04/17, it |
| |
will be unable to link the kernel because of a bug, and you will |
| |
have to update at least src/gnu/dist/binutils/ld and recompile the |
| |
linker. If using the build.sh script, the easiest way is with a |
| |
"build.sh tools" command, with any other options that you use |
| |
normally. When using build.sh, the linker binary is installed as |
| |
${TOOLDIR}/bin/i386--netbsdelf-ld. |
| 20060131: |
20060131: |
| the protocol between the sparc64 bootloader (ofwboot) and |
the protocol between the sparc64 bootloader (ofwboot) and |
| the kernel was changed. Before installing a new kernel, |
the kernel was changed. Before installing a new kernel, |