autoconf2.7 missing on scallywag?

Jon Turney jon.turney@dronecode.org.uk
Sun May 18 13:50:17 GMT 2025


On 19/04/2025 18:09, Brian Inglis via Cygwin-apps wrote:
> 
> Could we use gendef and nm/objdump to compare Cygwin definitions and 
> uses

Yeah, my vague idea here was to have some tool which could be run by 
cygport, which grovels over the imports from cygwin DLL, compares it 
with some dataset which gives the API level at which each export was 
added, so we can convert a 'cygwin' dependency into 'cygwin-api >= 
0.355' (as per [1])

(and arrange for the cygwin package to have a matching provides)

Generalization so the tool can apply to arbitrary DLLs is left as an 
exercise for the reader.

[1] 
https://cygwin.com/cgit/newlib-cygwin/tree/winsup/cygwin/include/cygwin/version.h#n39



More information about the Cygwin-apps mailing list