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: array size limitation problem


Hi,

Toon Moene is the best person to answer your question. But I can tell
you two things:
1- Gcc3.1 (due for April) will not have this limitation.
2- If you can manage to build a new copy of the compiler, you can try
applying to the G77 sources this patch, which removes that limitation
and is not that invasive:

    http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01270.html

hope to be useful...

Cheers,
Paolo.



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