Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: headkase on February 16, 2013, 07:08:26 pm

Title: SVN 8847 Cannot find gcc on Arch Linux x86_64
Post by: headkase 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.
Title: Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
Post by: oBFusCATed on February 16, 2013, 07:18:33 pm
Have you tried to revert to 8846?
Title: Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
Post by: headkase 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.
Title: Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
Post by: Jenna on February 16, 2013, 07:36:45 pm
Just build it (8848), seems to work.
Title: Re: SVN 8847 Cannot find gcc on Arch Linux x86_64
Post by: headkase 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.