matrix size limitation in cygwin?

Dave Korn dave.korn@artimi.com
Thu Dec 7 16:09:00 GMT 2006


On 07 December 2006 15:59, Fam. Ivanescu Gruia wrote:

> Hi all,
> 
> I try to make C program in CygWin having declared matrix variables like:
> 
> float lats[1000][1000],lons[1000]
> [1000];
> 
> It compiles, but when I run the executable I got:
> 
> Segmentation fault (core dumped)
> 
> It seems that the 1000 value is too big. If I put 500 it works. However,
> I need to use 1000 and I'm wandering if this limitation in CygWin may be
> adjusted in any ways. Do you have please any idea?

  This is a FAQ.  Read the FAQ.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list