Re: [PATCH] libgcc: Add support for --disable-libgcov

2018-05-25 Thread Joseph Myers
A new configure option should be documented in install.texi. -- Joseph S. Myers jos...@codesourcery.com

[PATCH] libgcc: Add support for --disable-libgcov

2018-05-25 Thread Rasmus Villemoes
When trying to build gcc 6.4.0 targeting VxWorks 5.5, I ran into libgcov not building against the VxWorks system headers - there are multiple issues such as gcc-src/libgcc/../gcc/gcov-io.c:78:3: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration] s_flock.l_pid