Hi,
after quite a while I'm trying to build gretl on Windows again,
following the excellent guide gretl-winbuild.pdf.
The first little problem I came across was inside section 3.5 of the
guide. The command "pacman -S ${DEPS} --needed" (also inside setup.sh)
doesn't work as such, I needed to do (note the y):
pacman -Sy ${DEPS} --needed
If there are more problems, I will post them in this thread (or collect
them first).
thanks
sven