[mythtv] mythmusic compile error with -march=athlon-xp

Scott Elliott selliott at insight.rr.com
Tue Feb 18 19:39:20 EST 2003


I get the following compile error when trying to build mythmusic from
today's CVS, when the option -march=athlon-xp:

gcc -c -pipe -Wall -W -O3 -march=athlon-xp -fomit-frame-pointer
-fexpensive-optimizations -finline-functions -D_REENTRANT  -D_GNU_SOURCE
-DPREFIX=\"/usr/local\" -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-I/usr/local/include -I/usr/qt/3/include -I/usr/X11R6/include
-I/usr/X11R6/include -I/usr/qt/3/mkspecs/linux-g++ -o zoom_filter_mmx.o
goom/zoom_filter_mmx.c
goom/zoom_filter_mmx.c:62:33: warning: multi-line string literals are
deprecatedgoom/zoom_filter_mmx.c: In function `zoom_filter_mmx':
goom/zoom_filter_mmx.c:62: impossible register constraint in `asm'
goom/zoom_filter_mmx.c:62: impossible register constraint in `asm'
goom/zoom_filter_mmx.c:131: confused by earlier errors, bailing out
make[1]: *** [zoom_filter_mmx.o] Error 1
make[1]: Leaving directory `/root/mythtv/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2

It compiles fine with -march=athlon; Is this a gcc bug?

-- 
Scott Elliott <selliott at insight.rr.com>



More information about the mythtv-dev mailing list