Re: Native build fails in winsup/cygwin/libc/strptime.cc because of strtou?l_l()

2016-08-24 Thread Hans-Bernhard Bröker
Am 24.08.2016 um 10:28 schrieb Corinna Vinschen: On Aug 24 00:19, Hans-Bernhard Bröker wrote: Hello everyone, building the git version of cygwin natively on Cygwin-2.5.3, I'm running into a problem with strtoul_l / strtol_l. winsup/cygwin/libc/strptime.cc fails to build: [...] Looking at the .

Re: Native build fails in winsup/cygwin/libc/strptime.cc because of strtou?l_l()

2016-08-24 Thread Corinna Vinschen
On Aug 24 00:19, Hans-Bernhard Bröker wrote: > Hello everyone, > > building the git version of cygwin natively on Cygwin-2.5.3, I'm running > into a problem with strtoul_l / strtol_l. winsup/cygwin/libc/strptime.cc > fails to build: > [...] > > Looking at the .ii file, it appears __GNU_VISIBLE is

Native build fails in winsup/cygwin/libc/strptime.cc because of strtou?l_l()

2016-08-23 Thread Hans-Bernhard Bröker
Hello everyone, building the git version of cygwin natively on Cygwin-2.5.3, I'm running into a problem with strtoul_l / strtol_l. winsup/cygwin/libc/strptime.cc fails to build: hbbro@NB4 ~/prg/cygwin/bld/x86_64-unknown-cygwin/winsup/cygwin $ make c++wrap -O2 -g -fno-rtti -fno-exceptions -fno