| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Sun, 06 Oct 2002 19:06:52 -0700 |
| From: | "Joseph I. Davida" <jd108 AT pacbell DOT net> |
| Subject: | Compiliing lftp 2.6.2 on latest cygwin |
| To: | cygwin AT cygwin DOT com |
| Message-id: | <0H3L00EIF9N046@mta5.snfc21.pbi.net> |
| MIME-version: | 1.0 |
| X-Accept-Language: | en |
Looks like the cygwin C library is looking for a symbol (probably in one of the Windows' DLL's), but is unresolved. How should the Makefile be modified to make this linkload work? /bin/sh ../libtool --silent --mode=link gcc -O2 -Wall -Wwrite-strings -Woverloa ded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -s -o lft p.exe -export-dynamic lftp.o complete.o lftp_rl.o libjobs.a libtasks.a -lreadli ne -lcurses ../lib/liblib.a -lintl -liconv -lssl -lcrypto /usr/lib/libcygwin.a(libcmain.o)(.text+0x81): undefined reference to `WinMain AT 16 ' collect2: ld returned 1 exit status Cheers, Joe -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |