Hello Viktor
vszakats wrote: > > ; IOW this means that it's now possible to create a unified, > self-contained install kit, which is able to easily build > x64, WinCE and x86 executables with command below: > > hbmk2 test.prg => test.exe for x86 > > hbmk2 -comp=mingw64 a.prg => test.exe for x64 > > hbmk2 -comp=mingwce a.prg => test.exe for ARM/WinCE > Can it be any simpler than that? > > My sample install .zip is 322MB and it contains Harbour libs > for msvc, mingw, mingw64, mingwce, bcc, owatcom and contains > all required MinGW files. > Fantastic job, congratulations! 322 MB install is nothing compared to benefits it delivers. Consider including PellesC compiler alongwith MinGW. We have consent from Pelles to include it in our distro. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10720--trunk-harbour-tp22760913p22761444.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
