Re: current HEAD is broken on old gcc (and warnings on current clang)

2017-02-13 Thread Gary E. Miller
Yo Fred! On Mon, 13 Feb 2017 13:26:31 -0800 (PST) Fred Wright wrote: > On Mon, 13 Feb 2017, Gary E. Miller wrote: > > On Mon, 13 Feb 2017 13:02:49 -0800 (PST) > > Fred Wright wrote: > > > > > I suggest reverting 287a00b9a until a more judicious way to apply > > > the appropriate options can b

Re: current HEAD is broken on old gcc (and warnings on current clang)

2017-02-13 Thread Fred Wright
On Mon, 13 Feb 2017, Gary E. Miller wrote: > On Mon, 13 Feb 2017 13:02:49 -0800 (PST) > Fred Wright wrote: > > > I suggest reverting 287a00b9a until a more judicious way to apply the > > appropriate options can be worked out. > > Sorry, can't do that. Can only move forward, not back. I contend

Re: current HEAD is broken on old gcc (and warnings on current clang)

2017-02-13 Thread Gary E. Miller
Yo Fred! On Mon, 13 Feb 2017 13:02:49 -0800 (PST) Fred Wright wrote: > > > /usr/bin/ld: libntp/pymodule.c.2.o: relocation R_X86_64_PC32 > > > against symbol `progname' can not be used when making a shared > > > object; recompile with -fPIC /usr/bin/ld: final link failed: Bad > > > value collect2

Re: current HEAD is broken on old gcc (and warnings on current clang)

2017-02-13 Thread Fred Wright
On Mon, 13 Feb 2017, Gary E. Miller wrote: > On Mon, 13 Feb 2017 01:18:58 -0800 > Hal Murray wrote: > > > Debian wheezy > > gcc (Debian 4.7.2-5) 4.7.2 > > > > [96/97] Linking deb/main/ntpd/ntpd > > /usr/bin/ld: libntp/pymodule.c.2.o: relocation R_X86_64_PC32 against > > symbol `progname' can not

Re: current HEAD is broken on old gcc (and warnings on current clang)

2017-02-13 Thread Gary E. Miller
Yo Hal! On Mon, 13 Feb 2017 01:18:58 -0800 Hal Murray wrote: > Debian wheezy > gcc (Debian 4.7.2-5) 4.7.2 > > [96/97] Linking deb/main/ntpd/ntpd > /usr/bin/ld: libntp/pymodule.c.2.o: relocation R_X86_64_PC32 against > symbol `progname' can not be used when making a shared object; > recompile wi

current HEAD is broken on old gcc (and warnings on current clang)

2017-02-13 Thread Hal Murray
Debian wheezy gcc (Debian 4.7.2-5) 4.7.2 [96/97] Linking deb/main/ntpd/ntpd /usr/bin/ld: libntp/pymodule.c.2.o: relocation R_X86_64_PC32 against symbol `progname' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value collect2: error: ld retur