Forum Discussion
Altera_Forum
Honored Contributor
14 years agoMaking GCC - Buffer overflow
Hi, folks! I'm still trying to install GCC from the source code ('cause I need to make changes in it for my Master Science work). I followed this site: http: // www alterawiki com/ wiki/ Cro...
Altera_Forum
Honored Contributor
14 years agoDo you know which program is generating the segmentation fault?
Run 'ulimit -C unlimited' to enable the core dump - which you can then look at with gdb in order to get some hint as to the problem. I've built both versions of gcc from the instructions on the wiki, but not under ubuntu 10.10 (I'd have to look to see what I've used, probably includes SUSE 9).