On Wed, Nov 28, 2007 at 03:23:17AM +0000, Sid Boyce wrote: > 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?
The option -fforce-mem is gone from gcc4.3. Remove it from CFLAGS. Ciao, Marcus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
