This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] wput 0.6.1 -- A tiny wget-like ftp-client for uploading files


>>>>> Jari Aalto writes:

    > * Tue 2007-12-04 Dave Korn <dave.korn@artimi.com> INBOX
    >> On 04 December 2007 10:01, Jari Aalto (Cygwin-bug#20071203T1805) wrote:
    >> 
    >>> to a remote ftp-server. Main features are: resuming, times-tamping,
    >> 
    >> s/times-tamping/time-stamping/  (or even just 'timestamping')

    > Thanks. Here is also updated upstream (just released) version.

Why is it linking to the static intl and iconv libs (see below) ?


make[1]: Entering directory `/usr/local/src/wput-0.6.1/.build/build/src'
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o wput.o wput.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o netrc.o netrc.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o ftp.o ftp.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o ftplib.o ftplib.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o utils.o utils.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o progress.o progress.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o socketlib.o socketlib.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o queue.o queue.c
gcc -Wall  -g -DLOCALEDIR=\"/usr/share/locale\"    -c -o ftp-ls.o ftp-ls.c
gcc -o ../wput wput.o netrc.o ftp.o ftplib.o utils.o progress.o socketlib.o queue.o ftp-ls.o   /usr/lib/libintl.a /usr/lib/libiconv.a  
Info: resolving _optarg by linking to __imp__optarg (auto-import)
make[1]: Leaving directory `/usr/local/src/wput-0.6.1/.build/build/src'
-- Done.

Ciao
  Volker
  


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]