[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wget | latest exe build for Windows (#20)
From: |
bovirus (@bovirus) |
Subject: |
Re: wget | latest exe build for Windows (#20) |
Date: |
Sun, 24 Nov 2024 09:45:07 +0000 |
bovirus commented: https://gitlab.com/gnuwget/wget/-/issues/20#note_2225523329
MSYS2 configuration
$ gcc --version
gcc.exe (Rev2, Built by MSYS2 project) 14.2.0
$ g++ --version
g++.exe (Rev2, Built by MSYS2 project) 14.2.0
$ gdb --version
GNU gdb (GDB) 15.2
instructions to compile
wget https://gitlab.com/gnuwget/wget/-/archive/master/wget-master.tar.gz
tar xvzf wget-master.tar.gz
cd wget-master
thsi comamnd didn't work
./configure --prefix=/usr --with-ssl=openssl
it works with original source of GNU wget 1.25.
--
Reply to this email directly or view it on GitLab:
https://gitlab.com/gnuwget/wget/-/issues/20#note_2225523329
You're receiving this email because of your account on gitlab.com.
- wget | latest exe build for Windows (#20), bovirus (@bovirus), 2024/11/22
- Re: wget | latest exe build for Windows (#20), Tim Rühsen, 2024/11/23
- Re: wget | latest exe build for Windows (#20), @rockdaboot, 2024/11/23
- Re: wget | latest exe build for Windows (#20), @rockdaboot, 2024/11/23
- Re: wget | latest exe build for Windows (#20), bovirus (@bovirus), 2024/11/24
- Re: wget | latest exe build for Windows (#20), bovirus (@bovirus), 2024/11/24
- Re: wget | latest exe build for Windows (#20),
bovirus (@bovirus) <=