Re: graphviz port build fails on alpha FBSD 6.3
Anton Shterenlikht <[email protected]> Thu, 10 Jul 2008 15:37:53 +0100
| Newsgroups | gmane.os.freebsd.devel.alpha |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 10, 2008 at 01:55:48PM +0000, Christian Weisgerber wrote: > Anton Shterenlikht <[email protected]> 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. Naddy thanks, just in time! I was just discussing this with the port maintainer. Actually if I put CFLAGS= -O -pipe -ffast-math in /etc/make.conf I get stopped at the config stage: configure:3832: error: C compiler cannot create executables I cannot find much info on -ffast-math. Could you please expand on your answer. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 928 8233 Fax: +44 (0)117 929 4423 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-alpha To unsubscribe, send any mail to "[email protected]"