On Friday, October 18, 2024 02:22 PM, Sam Edge expressed: > samedge@gwaihir ~ > $ find / -xdev -iname '*libtcl*'
[clip] > (/lib == /usr/lib, /bin == /usr/bin) > > If that doesn't get you what you need, try > find / -xdev -iname '*tcl*' > which reveals everything tclish plus some red herrings, naturally. > Cygwin uses PE DLL libraries not ELF SO one of course. Are you > configuring for Cygwin rather than straight-up POSIX/Linux or Windows? I am using cygwin to build an x32 DLL and a x64 sqlite3.exe tool to use outside cygwin. Everything was working find until Dr. Hipp made some changes which broke my process. This is good enough for now. Thanks. josé -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple