I have two versions of gcc from factory installed and have had failures with "--ffmem unrecognised" while building audacity. Do I have a mismatch here? # make make -C lib-src make[1]: Entering directory `/ftp/nov07/AUDACITY/audacity/lib-src' make -C libmad make[2]: Entering directory `/ftp/nov07/AUDACITY/audacity/lib-src/libmad' make all-recursive make[3]: Entering directory `/ftp/nov07/AUDACITY/audacity/lib-src/libmad' make[4]: Entering directory `/ftp/nov07/AUDACITY/audacity/lib-src/libmad' if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_DEFAULT -Wall -g -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -MT version.lo -MD -MP -MF ".deps/version.Tpo" \ -c -o version.lo `test -f 'version.c' || echo './'`version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; \ else rm -f ".deps/version.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_DEFAULT -Wall -g -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o cc1: error: unrecognized command line option "-fforce-mem" make[4]: *** [version.lo] Error 1 make[4]: Leaving directory `/ftp/nov07/AUDACITY/audacity/lib-src/libmad' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/ftp/nov07/AUDACITY/audacity/lib-src/libmad' make[2]: *** [all] Error 2 make[2]: Leaving directory `/ftp/nov07/AUDACITY/audacity/lib-src/libmad' make[1]: *** [libmad-recursive] Error 2 make[1]: Leaving directory `/ftp/nov07/AUDACITY/audacity/lib-src' make: *** [audacity] Error 2 # rpm -qi gcc Name : gcc Relocations: (not relocatable) Version : 4.3 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany Release : 8 Build Date: Mon 26 Nov 2007 09:12:05 GMT Install Date: Wed 28 Nov 2007 03:10:10 GMT Build Host: vivaldi.suse.de Group : Development/Languages/C and C++ Source RPM: gcc-4.3-8.src.rpm Size : 0 License: GPL v2 or later Signature : DSA/SHA1, Mon 26 Nov 2007 09:13:26 GMT, Key ID a84edae89c800aca Packager : http://bugs.opensuse.org URL : http://gcc.gnu.org/ Summary : The system GNU C Compiler Description : The system GNU C Compiler. Authors: -------- The GCC team. Distribution: openSUSE 10.3.1 (X86-64) You have new mail in /var/spool/mail/lancelot tindog:/usr/src/linux-2.6.24-rc3-git2 # gcc -v Using built-in specs. Target: x86_64-suse-linux Configured with: ../configure --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --program-suffix=-4.3 --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux Thread model: posix gcc version 4.3.0 20071118 (experimental) [trunk revision 130276] (SUSE Linux) Regards Sid. -- Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support Specialist, Cricket Coach Microsoft Windows Free Zone - Linux used for all Computing Tasks --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org