|
|
Log in / Subscribe / Register

Replacing AWK with Python in GCC?

Replacing AWK with Python in GCC?

Posted Jul 25, 2018 23:12 UTC (Wed) by jhoblitt (subscriber, #77733)
In reply to: Replacing AWK with Python in GCC? by david.a.wheeler
Parent article: Replacing AWK with Python in GCC?

As gcc is so fundamental during bootstraping, I also agree that introducing a dep on python 3 is likely raise problems on many platforms.

I am completely ignorant as to the gcc build process but is it possible for `optionlist` to be pre-computed and perhaps even included in the release tarballs? Is the .opt format so complicated that a small c/c++ parser couldn't be included as part of the build?


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds