| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Gerrit P. Haase" <gp AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| To: | cygwin AT sources DOT redhat DOT com |
| Date: | Sun, 29 Jul 2001 19:35:04 +0200 |
| MIME-Version: | 1.0 |
| Subject: | Re: libiconv-1.7 on cygwin-1.3.2 problems |
| Reply-to: | gp AT familiehaase DOT de |
| Message-ID: | <3B646568.14957.23FB9FF4@localhost> |
| In-reply-to: | <3B643579.4030706@ece.gatech.edu> |
| X-mailer: | Pegasus Mail for Win32 (v3.12cDE) |
| X-Hops: | 1 |
| X-Sender: | 320081107336-0001 AT t-dialin DOT net |
Charles Wilson schrieb am 2001-07-29, 12:10: [...] : > I got now problems building bleadperl. : > At first configure isn't able to find libiconv, because there is no libiconv.a: : > [...] : > No -lPW. : > No -lx. : > No -liconv. : > No -lutil. : > Found -lcygipc. : > [...] : > : > How to create a valid libiconv.a or against what should i link instead of : > libiconv.a? : : cd /usr/bin && rm cygiconv*.dll : cd /usr/lib && rm libiconv.dll.a : --> removing the dll stuff will force the link to use the static : archive. Which should work. Currently, configure is trying to link, ld : uses the .dll.a by default and FAILS, so assumes that it can't work. Isn't it possible to link in the dynamic libiconv? [...] Thanks, gph -- =^..^= -- 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 |