Matlab only shows a warning as:
Warning: You are using gcc version "4.2.4". The earliest gcc version
supported
with mex is "4.0.0". The latest version tested for use with mex is
"4.2.0".
To download a different version of gcc, visit http://gcc.gnu.org
Things work fine though
On Thu, 2 Jun 2011 14:44:05 -0700 (PDT)
Syed Bilal Mehdi wrote:
[...]
> I am using old version of Matlab that requires me to use gcc-4.1 (or
> gcc-4.2.0 as the latest).
[...]
Do you understand why? My naive opinion is that, for C code, you could
use a latest gcc, even 4.6. (for C++ it really cou