[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
4.8 for win10
From: |
tacp |
Subject: |
4.8 for win10 |
Date: |
Sun, 19 Jan 2020 05:39:00 +0100 (CET) |
Is there 4.8 exe for win10. Tried cygwin method
lists.gnu.org/archive/html/sed-devel/2018-12/msg00031.html
<http://lists.gnu.org/archive/html/sed-devel/2018-12/msg00031.html> and gives
errors like
sed/sed-compile.o: In function `sprintf':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/stdio.h:366: undefined reference
to `__chk_fail'
lib/libsed.a(localcharset.o): In function `strcpy':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:228: undefined
reference to `__strcpy_chk'
lib/libsed.a(strerror.o): In function `memcpy':
/usr/x86_64-w64-mingw32/sys-root/mingw/include/string.h:202: undefined
reference to `__memcpy_chk'
How to fix this.