bin/104425: c++ vs. fesetenv: undefined reference to
__test_sse()
Bruce Evans
bde at zeta.org.au
Sat Oct 14 13:40:26 PDT 2006
The following reply was made to PR bin/104425; it has been noted by GNATS.
From: Bruce Evans <bde at zeta.org.au>
To: Wes Peters <wes at softweyr.com>
Cc: freebsd-gnats-submit at freebsd.org, freebsd-bugs at freebsd.org
Subject: Re: bin/104425: c++ vs. fesetenv: undefined reference to __test_sse()
Date: Sun, 15 Oct 2006 06:39:53 +1000 (EST)
On Sat, 14 Oct 2006, Wes Peters wrote:
>> Description:
> ...
> wes at zaphod$ c++ -g hello.cc -lm
> /var/tmp//ccgJGfUg.o(.text+0x1b6): In function `fesetenv':
> /usr/include/fenv.h:211: undefined reference to `__test_sse()'
Fixed in fenv.h 1.5 in -current.
You get to MFC it.
Bruce
More information about the freebsd-bugs
mailing list