Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFLTK demo apps on uClinux-MMU
Hello! First I'd like to thank all the people on this board. I got lots of useful information from reading your postings. Now it's time for my first write activity. My problem here is the ...
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