Strange asm linkage errors:
=============================================
/bin/sh ../../../../../libtool --mode=compile
--tag=CXX /opt/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I.
-I../../../../.. -I.. -I/opt/kde3/include
-I/opt/qt3/include -I/usr/X11R6/include
-DQT_THREAD
_SUPPORT -D_REENTRANT -O2 -s -O3
-fomit-frame-pointer -march=pentiumpro
-malign-functions=2 -ma
lign-loops=2 -malign-jumps=2 -fno-exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CA
ST -c -o rgb2yuv16.lo `test -f rgb2yuv16.cpp || echo
'./'`rgb2yuv16.cpp
/opt/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I.
-I../../../../.. -I.. -I/opt/kde3/include
-I/opt/qt3/in
clude -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -O2 -s -O3 -fomit-frame-pointer -marc
h=pentiumpro -malign-functions=2 -malign-loops=2
-malign-jumps=2 -fno-exceptions -fno-check-new -
DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -c
rgb2yuv16.cpp -MT rgb2yuv16.lo -MF
.deps/rgb2yuv16.TPlo
-MD -MP -fPIC -DPIC -o .libs/rgb2yuv16.o
/tmp/ccbvE6pF.s: Assembler messages:
/tmp/ccbvE6pF.s:1116: Error: symbol `rgb2yuv16_422'
is already defined
/tmp/ccbvE6pF.s:1336: Error: symbol
`rgb2yuv16_422_fast' is already defined
/tmp/ccbvE6pF.s:1440: Error: symbol `rgb2y_16' is
already defined
/tmp/ccbvE6pF.s:1591: Error: symbol `rgb2y32_fast' is
already defined
make[6]: *** [rgb2yuv16.lo] Error 1
s
===============================================
and
================================================
/opt/gcc3/bin/g++ -DHAVE_CONFIG_H -I. -I.
-I../../../../.. -I.. -I/opt/kde3/include
-I/opt/qt3/in
clude -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -O2 -s -O3 -fomit-frame-pointer -marc
h=pentiumpro -malign-functions=2 -malign-loops=2
-malign-jumps=2 -fno-exceptions -fno-check-new -
DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -c
rgb2yuv32.cpp -MT rgb2yuv32.lo -MF
.deps/rgb2yuv32.TPlo
-MD -MP -fPIC -DPIC -o .libs/rgb2yuv32.o
/tmp/ccBbHvpb.s: Assembler messages:
/tmp/ccBbHvpb.s:1176: Error: symbol `rgb2yuv24_422'
is already defined
/tmp/ccBbHvpb.s:1329: Error: symbol `rgb2yuv32_422'
is already defined
/tmp/ccBbHvpb.s:1501: Error: symbol `rgb2y_24' is
already defined
/tmp/ccBbHvpb.s:1585: Error: symbol `rgb2y_32' is
already defined
====================================================