Re: signbit issues

2016-02-19 Thread Orion Poplawski
On 02/19/2016 03:56 PM, Paul Eggert wrote: > On 02/19/2016 01:05 PM, Orion Poplawski wrote: >> It appears that if gnulib detects the "signbit compiler built-ins" it insists >> on using them. > It sounds like lib/math.in.h should be changed to not use the builtins wh

Re: signbit issues

2016-02-19 Thread Orion Poplawski
On 02/19/2016 12:45 PM, Paul Eggert wrote: > On 02/19/2016 11:32 AM, Orion Poplawski wrote: >> g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -g -O2 -MT foobar.o -MD -MP -MF >> .deps/foobar.Tpo -c -o foobar.o foobar.cpp >> In file included from foobar.cpp:3:0: >> ../lib/math.

Re: signbit issues

2016-02-19 Thread Orion Poplawski
On 02/19/2016 12:45 PM, Paul Eggert wrote: > On 02/19/2016 11:32 AM, Orion Poplawski wrote: >> g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -g -O2 -MT foobar.o -MD -MP -MF >> .deps/foobar.Tpo -c -o foobar.o foobar.cpp >> In file included from foobar.cpp:3:0: >> ../lib/math.

Re: signbit issues

2016-02-19 Thread Orion Poplawski
On 02/19/2016 11:39 AM, Paul Eggert wrote: > On 02/18/2016 10:52 AM, Orion Poplawski wrote: >> Any ideas anyone? > > I'm afraid I don't understand your email, as it's ouit of context. Perhaps you > could try sending another email with a complete, self-contained

Re: signbit issues

2016-02-18 Thread Orion Poplawski
On 02/07/2016 02:59 PM, Orion Poplawski wrote: > With a simple: > > #include > #include > #include > > int main(int argc,char **argv) { > } > > I'm able to reproduce the compile error: > > g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -g -O2 -MT foob

Re: signbit issues

2016-02-07 Thread Orion Poplawski
On 02/07/2016 01:56 PM, Mike Miller wrote: On Fri, Feb 05, 2016 at 16:38:08 -0700, Orion Poplawski wrote: I'm afraid I'm not very experience with automake/autoconf so perhaps I've messed something else up. $ cat configure.ac AC_INIT(test, 1.0, or...@nwra.com) AC_CONFIG_SRCDIR

signbit issues

2016-02-05 Thread Orion Poplawski
AC_CONFIG_SRCDIR(src/foobar.cpp) AM_INIT_AUTOMAKE AC_PROG_CC gl_EARLY AC_PROG_CXX AC_PROG_RANLIB AC_CONFIG_FILES(lib/Makefile) AC_OUTPUT(Makefile src/Makefile) gl_iNIT $ cat Makefile.am ACLOCAL_AMFLAGS = -I m4 SUBDIRS = lib src EXTRA_DIST = m4/gnulib-cache.m4 autogen.sh Any help would be greatly appre

Support secure_getenv change in glibc 2.17

2013-02-04 Thread Orion Poplawski
http://sourceware.org/glibc/wiki/Tips_and_Tricks/secure_getenv Appears to be used in tempname.c and tmpdir.c. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA, Boulder Office FAX: 303-415-9702 3380 Mitchell Lane or