Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi,
--- Quote Start --- Do you have an example program you can share which overruns the GOT? I have the impression that C++ is doing something to generate a lot of globals and overrun the GOT quickly. (http://gcc.gnu.org/wiki/visibility mentions a C++ library with 200000 globals.) --- Quote End --- I encountered this problem when I tried to build GTK programs. Please see http://www.alterawiki.com/wiki/linux_with_mmu_on_veek/t-pad . 'tangogps' and its libraries are working with larger GOTs. Kazu