For creators of Linux distributions: Syslinux is a notoriously hard program to debug, since it runs outside of any operating system, and has a tendency to expose BIOS and hardware bugs on various systems. Therefore, I would appreciate if you would resist the temptation of recompiling the Syslinux bootloader itself (ldlinux.asm) if at all possible. If you do that, I will have to refer any bug reports I receive back to the respective distributor. However, I have no such concerns about recompiling the installer programs, and in fact, with both libc 5 and libc 6 in common use in the Linux world today I understand if you wish to relink the Linux-based installer against your system version of libc. Therefore a special makefile targets "make installer" has been included with the Syslinux distribution, starting with version 1.42. To rebuild the installer programs *only*, starting from a freshly untarred distribution copy of Syslinux, do: make clean make installer If you want to remove all intermediate files, including the ones obtained from assembling ldlinux.asm and which are included in the distribution, do "make spotless". I appreciate your assistance in this matter. H. Peter Anvin
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CodingStyle.txt.gz | File | 12.32 KB | 0644 |
|
SubmittingPatches.txt.gz | File | 8.17 KB | 0644 |
|
building.txt | File | 1.18 KB | 0644 |
|
chain.txt.gz | File | 4.86 KB | 0644 |
|
cptime.txt | File | 947 B | 0644 |
|
distrib.txt | File | 1.18 KB | 0644 |
|
gpt.txt | File | 2.72 KB | 0644 |
|
mboot.txt | File | 931 B | 0644 |
|
memdisk.txt.gz | File | 4.71 KB | 0644 |
|
menu.txt.gz | File | 6.56 KB | 0644 |
|
pxechn.txt.gz | File | 2.27 KB | 0644 |
|
sdi.txt.gz | File | 2.3 KB | 0644 |
|
usbkey.txt | File | 2.06 KB | 0644 |
|