[bmk_ng] Optimized win32 difference to Linux

BlitzMax Forums/Brucey's Modules/[bmk_ng] Optimized win32 difference to Linux

plash(Posted 2009) [#1]
Windows optimized make.bmk:


The Linux make.bmk:


The main difference is globals.AddOption() vs. globals.Add().. And the Windows version seems to have extra definitions of the function for each platform.
Are there internal changes that are in the optimized version that aren't in the Linux version?


Brucey(Posted 2009) [#2]
I suggest using the latest source and .bmk files for BMK.