RE: [BUG REPORT] gnulib Android NDK and/or Cygwin build failure regression after 0c8a563f

2022-11-09 Thread Chris Renshaw
Sorry for taking so long to reply, I had a SSD failure and it's taken this long to get things up and running again. SHELLOPTS='igncr' doesn't work, but: export SHELLOPTS set -o igncr does, so that is a viable workaround for Cygwin at least. Setting these globally like this can break other thi

[BUG REPORT] gnulib Android NDK and/or Cygwin build failure regression after 0c8a563f

2022-03-21 Thread Chris Renshaw
$||'`;\ arm-linux-androideabi-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_DEFAULT_SOURCE-D__ANDROID_API__=21 -O3 -ffunction-sections -s -Wall -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\ mv -f $depbase.Tpo $depbase.Po Thanks for your consideration! Chris Renshaw