On 20.01.2022 08:50, Till Riedel wrote:
Hi,
Just an observation/bug report:
python3-config --ldflags outputs for 3.8.12:
-L/usr/lib -lpython3.8 -lcrypt -lintl -ldl
which make ld fail with
" cannot find -lintl" (actually I do not even know it its needed)
Fixing this (eg. for automated builds etc) requires libintl-develĀ as a
dependency
Best
Till
PS: this is rather an annoyance, as installing libintl-devel once will
fix the issue for anyone forever. However, since python package builds
are involved it might hit a few "novice" users
Thanks Till,
Noted for the next rebuild
--
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