Author Topic: 17.12 on raspberry pi make segfaults  (Read 3580 times)

tbandtg

  • Guest
17.12 on raspberry pi make segfaults
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: 17.12 on raspberry pi make segfaults
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]