Author Topic: SVN 8847 Cannot find gcc on Arch Linux x86_64  (Read 6350 times)

Offline headkase

  • Almost regular
  • **
  • Posts: 159
SVN 8847 Cannot find gcc on Arch Linux x86_64
« on: February 16, 2013, 07:08:26 pm »
Deleting .codeblocks from home folder to start with a new configuration does not work.

Downgrading to SVN 8844 fixes the issue.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
« Reply #1 on: February 16, 2013, 07:18:33 pm »
Have you tried to revert to 8846?
(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!]

Offline headkase

  • Almost regular
  • **
  • Posts: 159
Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
« Reply #2 on: February 16, 2013, 07:31:51 pm »
Unfortunately I didn't build 8846 when my script would have fetched it.  Hold on though, SVN 8848 is available, building that now - will post the results in 15 minutes build time.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
« Reply #3 on: February 16, 2013, 07:36:45 pm »
Just build it (8848), seems to work.

Offline headkase

  • Almost regular
  • **
  • Posts: 159
Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
« Reply #4 on: February 16, 2013, 07:49:52 pm »
Confirmed, SVN 8848 resolves the issue.  I deleted .codeblocks in my home folder to start with a default configuration and it's working now.  Thank you very much you guys.