Compile unique file

Daniel Thompson daniel.thompson at linaro.org
Fri Dec 4 17:20:15 UTC 2015


On 04/12/15 13:25, Larissa Braz wrote:
> Hi Walter,
>
>   Thanks for answer me. However, my goal isn't to run bb. Actually, I
> wanna to automatically analyse bb code, specifically the git commit
> history of certain files what makes compile the whole project time
> consuming. For this reason, I'm trying to discover if it is possible to
> compile a unique file using gcc.

Build as normal then look in shell/.ash.o.cmd .

The first line tells you the command line needed to compile a single file.


Daniel.



More information about the busybox mailing list