[gccsdk] configure not working in autobuilder
Peter Naulls
peter at chocky.org
Mon Feb 22 11:52:53 PST 2010
Alan Buckley wrote:
> On my Cygwin setup the configure scripts used to detect
> various features by creating and compiling small programs
> no longer work.
>
> Looking at the config.log output it appears it is no longer
> adding the /home/riscos/env/include or lib options to
> these commands.
>
> A brief inspection of the latest ro-config seems to have
> removed caching of the include and library paths which
> would explain why it is not working. Has something
> replaced this? If so what do I need to do to get my
> setup working again?
That's right, the env/lib stuff is now handled by
wrapper scripts. I refer you to some discussions/bug
report we had a month ago (sorry, don't have exact
ref to hand). In short, however, svn up your gcc4 tree,
then rerun ./install-env.
More information about the gcc
mailing list