Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: tbandtg on January 17, 2018, 04:17:46 pm

Title: 17.12 on raspberry pi make segfaults
Post by: tbandtg on January 17, 2018, 04:17:46 pm
1. installed gtk2-8-dev to get configure to work.
2. ./bootstrap and ./configure both ran fine
3. make segfaults. g++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,


I did a search could not find a solution. Sorry if this has already been answered.
Title: Re: 17.12 on raspberry pi make segfaults
Post by: oBFusCATed on January 17, 2018, 08:52:43 pm
Do you have enough ram on your machine. It seems your compiler/linking/make is crashing. This has nothing to do with codeblocks and we could hardly do anything to fix it. You should report this to your compiler vendor most probably.