| roytam 11.01.2013, 06:52 | how to create small DJGPP binaries? (Developers) | 
| Hi all, | 
| RayeR  CZ, 11.01.2013, 10:56 @ roytam | how to create small DJGPP binaries? | 
| > Besides compressing with UPX, how can I create smaller DJGPP binaries? --- | 
| roytam 12.01.2013, 14:27 @ RayeR | how to create small DJGPP binaries? | 
| > > Besides compressing with UPX, how can I create smaller DJGPP binaries? | 
| Laaca  Czech republic, 11.01.2013, 16:18 @ roytam | how to create small DJGPP binaries? | 
| In czech diskmag got out many years ago an article about it. --- | 
| RayeR  CZ, 11.01.2013, 19:26 @ Laaca | how to create small DJGPP binaries? | 
| > In czech diskmag got out many years ago an article about it. --- | 
| georgpotthast  Germany, 11.01.2013, 22:27 @ RayeR | how to create small DJGPP binaries? | 
| There is a page on the djgpp site that describes how to make the executables smaller: | 
| Arjay 12.01.2013, 12:43 @ georgpotthast | how to create small DJGPP binaries? | 
| > There is a page on the djgpp site that describes how to make the | 
| RayeR  CZ, 12.01.2013, 21:35 @ Arjay | how to create small DJGPP binaries? | 
| > Why?  I'm sorry DJ, but I fail to see why that is a good idea due to human --- | 
| marcov 14.01.2013, 09:48 @ Arjay | how to create small DJGPP binaries? | 
| > I'm sorry DJ, but I fail to see why that is a good idea due to human | 
| Rugxulo  Usono, 13.01.2013, 21:25 @ roytam | how to create small DJGPP binaries? | 
| This is a discussion that could go on forever. Unfortunately, most people aren't interested, hence the difficulty in discovering good answers (sigh). Honestly, I wouldn't worry too too hard about it unless you're just super obsessed!  | 
| roytam 14.01.2013, 04:52 @ Rugxulo | how to create small DJGPP binaries? | 
| > This is a discussion that could go on forever. Unfortunately, most people | 
| Rugxulo  Usono, 14.01.2013, 15:30 @ roytam | how to create small DJGPP binaries? | 
| >  | 
| roytam 28.10.2021, 16:03 @ Rugxulo | how to create small DJGPP binaries? | 
| > This is a discussion that could go on forever. Unfortunately, most people | 
| kerravon  Ligao, Free World North, 28.10.2021, 21:45 @ roytam | how to create small DJGPP binaries? | 
| > sorry for bumping, but since there is some years after this reply and I | 
| roytam 29.10.2021, 14:38 @ kerravon | how to create small DJGPP binaries? | 
| > > sorry for bumping, but since there is some years after this reply and I | 
| kerravon  Ligao, Free World North, 29.10.2021, 15:54 @ roytam | how to create small DJGPP binaries? | 
| > > > sorry for bumping, but since there is some years after this reply and | 
| tkchia  30.10.2021, 07:29 @ kerravon | how to create small DJGPP binaries? | 
| Hello kerravon, hello roytam, --- | 
| Rugxulo  Usono, 01.11.2021, 14:03 @ roytam | how to create small DJGPP binaries? | 
| > sorry for bumping, but since there is some years after this reply and I | 
 Thread view
Thread view Board view
Board view
 BTW, OpenWatcom can indeed make smaller (esp. 16-bit) binaries, but it depends on what you're trying to do, how standard (C89, C99) you need support and how much OpenWatcom supports (esp. libc).
 BTW, OpenWatcom can indeed make smaller (esp. 16-bit) binaries, but it depends on what you're trying to do, how standard (C89, C99) you need support and how much OpenWatcom supports (esp. libc).