In scripts that use tcextract, I get this message,
   
       tc_memcpy: using amd64 for memcpy

even if the -d 0 flag is set for silence. At the end of aclib/tcmemcpy.c
I see this:

         if(verbose)
                 fprintf(stderr, "tc_memcpy: using %s for memcpy\n",
method);

Yet it doesn't respond to verbosity settings. Could we get rid of it?
I get thousands of these and it clutters the records of the archive
project I'm on.

Cheers,
David

Reply via email to