Date: Thu, 10 Jun 2004 17:43:22 -0400 From: Chuck Swiger <cswiger@mac.com> To: Gary Jennejohn <garyj@jennejohn.org> Cc: freebsd-ports@FreeBSD.org Subject: Re: xemacs port fails to compile (4-stable) Message-ID: <40C8D5FA.7000307@mac.com> In-Reply-To: <200406102129.i5ALThEw050309@peedub.jennejohn.org> References: <200406102129.i5ALThEw050309@peedub.jennejohn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Gary Jennejohn wrote: [ ... ] > Try removing the ``-march=pentiumpro'' from CFLAGS. I just installed it > with no problems using ``cc -O -pipe'' on 4.10-STABLE. > > I've also noticed problems on -current when I try to compile xemacs > while specifying a CPU type or an architecture. I can't prove it, but > it sure looks like gcc is producing some bogus code under those > conditions. Hmm, interesting. I remember having a problem with "-march=pentiumpro" myself when building software on a VIA EPIA-M machine (sig 6, SIGILL). I thought that may have been because the Centaur CPU wasn't exactly a 686-class CPU...? Anyway, using "-march=pentium" might be worth trying, as well as obviously not specifying the CPU architecture at all (as you'd suggested). -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40C8D5FA.7000307>