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

--
KIT - The Research University in the Helmholtz Association

Dr. Till Riedel (AkadR)
Lab Leader TECO
Vincenz Prießnitz Str. 1
76131 Kalrlsruhe

Tel: 0721 608 41706 (forwarded!)

Web:https://www.teco.kit.edu/~riedel
Email/XMPP:till.rie...@kit.edu
Skype: till.riedel

--
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

Reply via email to