Po Lu wrote: > stpncpy is not replaced when building with the Android NDK r25b and > __ANDROID_API__ 19, since it is __INTRODUCED_IN (21). > > I guess this should be fixed. Thanks.
This ought to be done through commits from 2023-01-19 and 2023-01-22. If it does not work for you, in a particular situation, please attach - the config.cache generated by './configure -C ...', - the output of this configure command, - the output of 'grep STPNCPY config.status'. Thanks. Bruno