Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2008 13:55:48 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-alpha@freebsd.org
Subject:   Re: graphviz port build fails on alpha FBSD 6.3
Message-ID:  <g554d4$13km$1@kemoauc.mips.inka.de>
References:  <20080705155035.GA88847@mech-cluster238.men.bris.ac.uk> <20080705201242.GA20124@mech-cluster238.men.bris.ac.uk> <wL/o24ETr%2B@dmeyer.dinoex.sub.org> <20080707134004.GA74030@mech-cluster238.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

Anton Shterenlikht <mexas@bristol.ac.uk> wrote:

>    6931 configure:9309: cc -o conftest -O -pipe -mcpu=ev6 -mieee
> 	-Wstrict-prototypes -Wpointer-arith -Wall -ffast-math
> 	-I/usr/local/include -I/usr/local/include
> 	-L/usr/local/lib -L/usr/local/lib conftest.c  >&5
>    6932 conftest.c:86: warning: function declaration isn't a prototype
>    6933 conftest.c:96: warning: function declaration isn't a prototype
>    6934 /usr/lib/crtfastmath.o(.text+0x1c): In function `set_fast_math':
>    6935 : undefined reference to `__ieee_set_fp_control'

-ffast-math isn't supported on alpha.  Don't use it.  Ports that
unconditionally use it need to be fixed.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?g554d4$13km$1>