Disable Sector Alignment of Code (/NOS)

Syntax: /NOS[ECTORALIGNCODE]

Link386 will align passes of code on sector (512 bytes) boundaries. This helps reduce the time to load the passes. The /NOSECTORALIGNCODE option is provided to turn off this feature. Pages of code would then be aligned based on the /ALIGN value.


[Back: Disable Code-Segment Combining (/NOP)]
[Next: Combine Contiguous Code (/PACKC)]