www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Date: | Sun, 27 Sep 2009 02:31:37 +0200 |
Message-ID: | <1de6bb100909261731y2c8a66b8m474a7c1d39c038ca@mail.gmail.com> |
Subject: | ld: cannot find -llegacyapps problem |
From: | Zhongliang Zhao <zhaozhongliang AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Hi all, I was compiling a project and want to "make" the executable file shawn.exe, and it was OK initially until last step of 100%, here is the process: ... ... ... [82%] Building CXX object CMakeFiles/shawnlib.dir/sys/xml/xml_init.o Linking CXX static library libshawnlib.a [100%] Built target shawnlib Scanning dependencies of target shawn [100%]=A0Building CXX object CMakeFiles/shawnlib.dir/fronted/console/con_ma= in.o [100%]Building CXX object CMakeFiles/shawnlib.dir/apps/apps_init.o Linking CXX executable shawn.exe /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -llegacyapps collect2: ld returned 1 exit status make[2]: *** [shawn.exe] Error 1 make[1]: *** [CMakeFiles/shawn.dir/all] Error 2 make: *** [all] Error 2 According to the similar problem in the mailing list achieves, it needs the package "liblegacyapps", but I can't find it out. Can anyone give me some suggestion? Many thanks. Giovanni -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |