[Bug gcov-profile/30258] [4.1.0] undefined reference to `__gcov_one_value_profiler'
marion dot deveaud at siemens dot com
gcc-bugzilla@gcc.gnu.org
Fri Jan 19 10:38:00 GMT 2007
------- Comment #2 from marion dot deveaud at siemens dot com 2007-01-19 10:38 -------
I finally found out that the "inhibit_libc" flag was set during the gcc
compilation because I'm building a cross-compiler without sysroot and headers.
As a consequence _gcov_* functions aren't defined in libgcov.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30258
More information about the Gcc-bugs
mailing list