How can I get autoFDO on clear linux?

GCC’s auto-profile mentions this, and many news articles mention Clear Linux itself uses this, but the actual autoFDO package fails miserably to compile on Clear Linux, and I don’t see an obvious bundle for it.

I ranted about it on Google’s github page for this tangled web of spaghetti code:

Yet somehow in their wisdom GCC has integrated a feature dependent on it in thier code and documentation: Optimize Options (Using the GNU Compiler Collection (GCC))

How would I get ahold of the create_gcov tool?

Thanks all :slight_smile:

1 Like

It was an autoFDO problem. A bunch of github trickery and rollbacks allowed it to compile – see the linked github post above for the walkthrough