This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/30258] [4.1.0] undefined reference to `__gcov_one_value_profiler'



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]