RAD Studio
ContentsIndex
PreviousUpNext
F1000: Compiler table limit exceeded (C++)

One of the compiler's internal tables overflowed. 

This usually means that the module being compiled contains too many function bodies. 

This limitation will not be solved by making more memory available to the compiler. You need to simplify the file being compiled.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!