From: Mark on
Hello World,

The executable I made with the MATLAB compiler and LCC takes very long to startup. I was wondering if I could speed this up by using a different compiler. I am using MATLAB 2008b, which supports very little compilers. However, I understand it is possible to use compilers that normally aren't supported. Is it possible to use for instance Mingw? And can I expect this compiler to speed up the startup of my program?