zoukankan      html  css  js  c++  java
  • GNU Wget 1.19.1 static built on mingw32

    http://pan.baidu.com/s/1sluFAVj

    #wget --version
    
    GNU Wget 1.19.1 built on mingw32.
    
    -cares +digest -gpgme +https +ipv6 -iri +large-file -metalink -nls 
    +ntlm +opie -psl +ssl/gnutls 
    
    Wgetrc: 
        D:/MSYS/local/etc/wgetrc (system)
    Compile: 
        gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC="/usr/local/etc/wgetrc" 
        -DLOCALEDIR="/usr/local/share/locale" -I. -I../lib -I../lib 
        -I/usr/local/include -DPCRE_STATIC -ID:/MSYS/local/include 
        -ID:/MSYS/local/include -DHAVE_LIBGNUTLS -ID:/MSYS/local/include 
        -DNDEBUG -I/usr/local/include 
    Link: 
        gcc -DPCRE_STATIC -ID:/MSYS/local/include -ID:/MSYS/local/include 
        -DHAVE_LIBGNUTLS -ID:/MSYS/local/include -DNDEBUG 
        -I/usr/local/include -L/usr/local/lib -LD:/MSYS/local/lib -lpcre 
        -lnettle -LD:/MSYS/local/lib -lgnutls -LD:/MSYS/local/lib -lz 
        -lpsapi -lws2_32 -lmswsock -lws2_32 ftp-opie.o mswindows.o gnutls.o 
        http-ntlm.o ../lib/libgnu.a -lws2_32 -lws2_32 -lws2_32 -lws2_32 
        /usr/local/lib/libiconv.a -pthread -lws2_32 
    
    Copyright (C) 2015 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later
    .
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.
    
    Originally written by Hrvoje Niksic .
    Please send bug reports and questions to .
    


    http://pan.baidu.com/s/1sluFAVj
  • 相关阅读:
    2014-11-1 NOIP模拟赛2
    洛谷P1014 Cantor表
    洛谷P1011 车站
    洛谷P1013 进制位
    2014-11-1 NOIP模拟赛1
    2017-9-20 NOIP模拟赛
    洛谷P2016 战略游戏
    洛谷P3182 [HAOI2016]放棋子
    2014-10-31 NOIP模拟赛
    洛谷P1736 创意吃鱼法
  • 原文地址:https://www.cnblogs.com/nlsoft/p/6701585.html
Copyright © 2011-2022 走看看