"cannot run C compiled programs" error
Jonathan Wakely
jwakely.gcc@gmail.com
Wed Apr 20 23:47:00 GMT 2011
On 21 April 2011 00:00, Anna Ceguerra <anna.ceguerra@sydney.edu.au> wrote:
> Hi all,
>
> Thanks for all of your replies.
>
> 1) --enable-languages
> I put in everything except ada (because I didn't have a dependency) and go
> (because it was causing errors).
>
> The build didn't go smoothly either - I had to remove config.cache (all of
> them) in the middle when there was an error regarding config.cache.
If you're going to reconfigure with different options it is sometimes
necessary to remove the entire build directory and start again running
configure in an empty directory. Doing that will never cause a
problem, and avoids some potential problems.
More information about the Gcc-help
mailing list