Hi For Coverity Scan, I am building sparc/leon3 with the following configure command:
$r/configure --target=${RTEMS_TARGET} --enable-smp \ --disable-networking --disable-itron --disable-tests \ --enable-rtemsbsp=${RTEMS_BSP} >c.log 2>&1 You can configure Scan to ignore certain file patterns. I have told Scan to ignore + */libnetworking/* + */libbsp/* + */mghttpd/* + */zlib/* I know two of these are not in the build due to disable networking. zlib had positives that the maintainers knew of and said were false positives when I ran those down. That's why I am ignoring it. Does this configuration and exclude file set make sense? Is it too large or small? Comments? -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985 _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel