tags 355621 - moreinfo
thanks
hi
I tried with
$ gcc --version
gcc (GCC) 4.1.2 20060708 (prerelease) (Debian 4.1.1-8)
but no improvement ; the error looks like
/usr/bin/ld: .libs/gtkmorph: hidden symbol `__gcov_init' in
/usr/lib/gcc/i486-linux-gnu/4.1.2/libgcov.a(_gcov.o) is referenced by DSO
/
tags 355621 + moreinfo
thanks
please recheck with gcc-4.1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: gcc-4.0
Version: 4.0.2-9
Severity: normal
hi
I wanted to profile my package 'xmorph'; I issued the commands
$ FLAGS='-g -O0 -fprofile-arcs -ftest-coverage'
$ ./configure CFLAGS="$FLAGS" CXXFLAGS="$FLAGS" LDFLAGS="$FLAGS"
$ make -kCFLAGS="$FLAGS" CXXFLAGS="$FLAGS" LDFLAG
3 matches
Mail list logo