Date: Mon, 03 Dec 2007 17:11:31 +0300 From: Boris Samorodov <bsam@ipt.ru> To: ports@FreeBSD.org Subject: The best way to unbreak graphics/ffff: help needed Message-ID: <86993404@bb.ipt.ru>
next in thread | raw e-mail | index | archive | help
Hi! The port graphics/ffff is currently broken with gcc-42. To unbreak the port with gcc-42 the compiler options "-msse -msse2 -m3dnow" should be used. I filed a PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=117874 But as pav noted not all processors do have those instructions. What should we do? Since this port is a fast mandelbrot fractal generator may be just IGNORE on processors without those instructions? Or use gcc <=34 for all FreeBSD versions (the port is only for i386)? Something else? What do you think? Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86993404>