Skip to main content

Thread: Frame size * larger than 1024


hi,

whenever compiling programs, getting (gcc 4.4.x). not issue on gcc 4.3. on gcc 4.4, use -wframe-larger-than=2048 suppress this.

1. warning signify?

2. happens if frame larger 1024?

3. frame in context?

thanks.

code:
       -wframe-larger-than=len            warn if size of function frame larger len bytes.  computation done determine            stack frame size approximate , not conservative.  actual requirements may greater            len if not warning.  in addition, space allocated via "alloca", variable-length            arrays, or related constructs not included compiler when determining whether or not issue            warning.
http://en.wikipedia.org/wiki/call_stack

allocating many things on stack. post code.


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Packaging and Compiling Programs Frame size * larger than 1024


Ubuntu

Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support