[tz] iana build failures on Windows
Manuela Friedrich
Manuela.Friedrich at actian.com
Fri Oct 28 09:03:55 UTC 2022
Hello Paul,
recent changes in the sources cause build failures on Windows, see:
nmake /A /D /C /S
makefile(828) : U1002: syntax error : invalid macro invocation '$'
Stop.
The related change was
https://github.com/eggert/tz/commit/34c4662760df3af2ad9ec0aab5cc3ffba51dde80
Makefile
- $(AWK) '/^Link/ {print $$3}' backward | LC_ALL=C sort -cu
+ $(AWK) '/^Link/ {printf "%.5d %s\n", g, $$3} /^$$/ {g++}' \
+ backward | LC_ALL=C sort -cu
Can you please recommend a fix for me to test?
Thank you!
Regards
Manuela Friedrich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mm.icann.org/pipermail/tz/attachments/20221028/148d7e55/attachment.html>
More information about the tz
mailing list