On Sun, Dec 28, 2003 at 12:23:28PM -0800, Mike Mestnik wrote: > I was buinding your deb [1]archive on my sparc(64) and came across an error. > In the avilib pkg... > 1. http://marillat.free.fr/ > > It seams that the sparc GCC will bail ought if given a > no-omit-leaf-frame-pointer, so it must be > ommited for the sparc ARCH. Dose any sparc user know why gcc dose not deal > with this by ignoring > this option, but instead forcing ever project to account for sparc(an > unlikely dream).
That's because it is a gcc extension, not a valid C compiler flag. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

