This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem Gcc 3.3.2



Hi,

I think this is problem with Mandrake10. I could even compile more 
than this size of array on Redhat with gcc 3.2.3. This is not the problem 
with gcc options.

> hi! when i compile a C program in which i have declared a matrix like
> #define N 100
> int A[N][N][N];
> 
> i get this error:
> 
> [ste@localhost loc_espacial]$ gcc -O2 suma3D.c -o suma3D
> suma3D.c: In function `main':
> suma3D.c:38: error: size of variable `A' is too large
> 
> and i don't know if it's a gcc o problem or a prob of my Mandrake10.


Regards,
Raju.
---------------------
Raju Lukkani
Sankhya Technologies Private Limited,
#30-15-58, "Silver Willow",
Third FLoor, DabaGardens,
Visakhapatnam - 530020 INDIA








> 
> TIA
> Stefano Vergani 
>  --
>  Email.it, the professional e-mail, gratis per te: http://www.email.it/f
>  
>  Sponsor:
>  Mal di schiena? Le nostre panche ad inversione sono la soluzione giusta per
> te: distendono la colonna vertebrale e rilassano i muscoli. 
> 
>  Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2843&d=20050422
> 
> 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]