[GCC Wiki] Update of "BuildInfrastructure" by ManuelLópezIbáñez

Thomas Schwinge thomas@schwinge.name
Sun Oct 23 14:16:00 GMT 2011


Hi Manuel!

On Sun, 23 Oct 2011 13:06:43 -0000, GCC Wiki <noreply@gcc.gnu.org> wrote:
> The "BuildInfrastructure" page has been changed by ManuelLópezIbáñez:
> http://gcc.gnu.org/wiki/BuildInfrastructure?action=diff&rev1=1&rev2=2
> 
> Comment:
> remove duplicated info, point to more complete info
> 
>   
>   GCC currently uses GNU Autoconf 2.64.
>   
> - Regenerate all files:
> + [[Regenerating_GCC_Configuration#Regenerating_All_.27.27configure.27.27_Files|Regenerate all files]]
>   
> + See also [[Regenerating_GCC_Configuration]]
> - {{{
> - $ find ./ -name configure.ac | while read f; do (cd "$(dirname "$f")"/ && autoconf2.64); done
> - }}}

Thank you -- Regenerating_GCC_Configuration was exactly the page that I
had been looking for yesterday (and that I had been editing before!),
before adding the new BuildInfrastructure, but it apparently is not
linked to from anywhere I looked, and searching for ``autoconf'' didn't
turn it up (huh, any explanation?).

I suggest that I tear down BuildInfrastructure, and instead link to
Regenerating_GCC_Configuration from GettingStarted.  Or does anyone have
any plans on extending a BuildInfrastructure page?


Grüße,
 Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20111023/0fc73661/attachment.sig>


More information about the Gcc mailing list