Anyone know how, when making GCC, to tell it not to build gcov? It's giving me lots of errors for my target (powerpc-wrs-vxworks).
|
1
|
|
|
|
|
|
I found this line in gcc/Makefile.in:
Try removing the gcov parts and rerun configure. |
||
|
|
