[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#355621: Bug #355621 possible solution



I tried that again in  17 Aug (with gcc 4.1.2 20060715 )

in the typescript, I read

vvvvvvvvvvvv
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O0 -fprofile-arcs -ftest-coverage -Wall  -lm -o morph  morph-main.o   ../libmorph/libmorph.la -lm
mkdir .libs
gcc -g -O0 -fprofile-arcs -ftest-coverage -Wall -o .libs/morph morph-main.o  ../libmorph/.libs/libmorph.so
-lm
/usr/bin/ld: .libs/morph: hidden symbol `__gcov_init' in /usr/lib/gcc/i486-linux-gnu/4.1.2/libgcov.a(_gcov.o) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
^^^^^^^^^^^

as you see, libtool is passing those options to gcc even when linking

thanks anyway

a.

-- 
Andrea Mennucc



Reply to: