lkundrak / dev86

C compiler, assembler and linker environment for the production of 8086 executables
http://v3.sk/~lkundrak/dev86/
GNU General Public License v2.0
153 stars 44 forks source link

linker alignment / cygwin makefile #10

Closed anchorz closed 8 years ago

anchorz commented 8 years ago

could you review my changes and merge if possible? The linker alignment in .bss segment is not very good. All data gets aligned to 4 bytes.