GSoC status report - #1 of 10

Srikavin Ramkumar srikavinramkumar at gmail.com
Wed Jun 16 02:30:07 UTC 2021


On Tue Jun 15, 2021 at 8:42 PM EDT, Dmitry V. Levin wrote:
> Hi,
>
> On Mon, Jun 14, 2021 at 06:17:56PM -0400, Srikavin Ramkumar wrote:
> [...]
> > I placed this code in maint/gen. Is there a better directory to put it in, or is
> > this fine?
>
> A subdirectory of maint is fine. I'd say "gen" is a bit too generic,
> but in the absence of a better name it is OK, too.
>
> >  - Replace Makefile with a script
>
> Why would you want to replace a Makefile with a script?
>

I was thinking about adding a script to handle compiling the binary and passing 
the appropriate input files and destination directories to the code generator.
But, it would probably be better to just invoke make from the script instead.



More information about the Strace-devel mailing list