-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] mythtv]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.3/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib
- --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
- --enable-shared --enable-threads=posix --disable-checking
- --enable-long-long --enable-__cxa_atexit
- --enable-languages=c,c++,ada,f77,objc,java
- --host=i586-mandrake-linux-gnu --target=i586-mandrake-linux-gnu
- --with-system-zlib
Thread model: posix
gcc version 3.3 (Mandrake Linux 9.2 3.3-1mdk)

[EMAIL PROTECTED] mythtv]$ rpm -qa|grep gcc
gcc-cpp-3.3-1mdk
gcc-c++-3.3-1mdk
libgcc1-3.3-1mdk
gcc-3.3-1mdk

When compiling mythmusic from mythtv cvs: (http://www.mythtv.org)
make[1]: Entering directory `/home/mythtv/mythmusic/mythmusic'
gcc -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
- -fexpensive-optimizations -finline-functions -D_REENTRANT 
- -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG
- -DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I.
- -I/usr/local/include -I/usr/lib/qt3/include -o zoom_filter_mmx.o
goom/zoom_filter_mmx.c
goom/zoom_filter_mmx.c: In function `zoom_filter_mmx':
goom/zoom_filter_mmx.c:63: error: invalid `asm': invalid constraints
for operand
{standard input}: Assembler messages:
{standard input}:171: Error: suffix or operands invalid for `movd'
{standard input}:245: Error: expecting operand before ','; got
nothing
make[1]: *** [zoom_filter_mmx.o] Error 1
make[1]: Leaving directory `/home/mythtv/mythmusic/mythmusic'
make: *** [sub-mythmusic] Error 2

goom/zoom_filter_mmx.c:
61:          posplusprevX = pos + prevX;
62:
63:                movd_m2r(coeffs, mm6);
64:                ;/* recuperation des deux premiers pixels dans mm0
et mm1 */
65:                movq_m2r(expix1[pos], mm0);             /*
b1-v1-r1-a1-b2-v2-r2-a2 */
66:                movq_r2r(mm0, mm1);                     /*
b1-v1-r1-a1-b2-v2-r2-a2 */

This in on a P4/2.4 Ghz.
[EMAIL PROTECTED] goom]$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Celeron(R) CPU 2.40GHz
stepping        : 7
cpu MHz         : 2421.611
cache size      : 128 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr
pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips        : 4836.55

 

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPuUuhfc1NpCTlP0JEQISgwCgsUMkSzEb54R8KAn+SZgsXAvja/IAoKbY
clUOaPIBdwcA1sHQZ0KJ//qY
=SoyN
-----END PGP SIGNATURE-----


Reply via email to