Re: Post-processing executable and obj files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Valdimir Volynsky" <vvv@xxxxx> writes:

> I am working on binary optimizator. It optimize executable and obj
> files.
> How to auto start user-defined post-processor after GCC/AS/LD at Linux
> kernel compilation?

For a pure post-processor, I would just use a wrapper script which runs
gcc and then runs the optimizator.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux