Andrew: Agreed. Recently people have been sending binaries in mailing list. On Fri, 21 Jan 2022, 9:49 am Andrew Lowe, <[email protected]> wrote:
> On 21/1/22 10:32 am, Matt Connell wrote: > > On Thu, 2022-01-20 at 17:12 +0100, Attila Boczkó wrote: > >> I would like to send a little python program that runs GCC to compile > >> the C code. The C Code can put multiple sub directories in the main > >> SRC directory. The python code uses os.walk method to find all C Code > >> files and pass it to GCC. > > > > So, you've reinvented makefiles? > > > > > > There have been a few "weird" posts lately, authors "Attilla" & > "xbx", > and subjects, amongst others, "Technical Docum....". Is this someone > trying to contribute or a spam/spear phishing attack? > > Andrew > > >

