> what version of gcc are you using to compile? the march changes for the > C3 depends on the version of gcc. Newer gcc's even support C3-2 for the > Nehemiah core.
i have: gcc version 4.0.2 20050816 (prerelease) (Debian 4.0.1-5) http://www.gnu.org/software/gcc/gcc.html: Current release series: GCC 4.0.1 (released 2005-07-07) why i can have 4.0.2? but i think gcc is not the problem. i think, set the correct march is my problem. bye thomas [EMAIL PROTECTED]:~$ gcc -v Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls --without-included-gettext --enable-threads=posix --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.2 20050816 (prerelease) (Debian 4.0.1-5) _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
