delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <6910a60802111113w4b39c20aye683104e4dcbaf63@mail.gmail.com> |
Date: | Mon, 11 Feb 2008 20:13:24 +0100 |
From: | "Reini Urban" <rurban AT x-ray DOT at> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: iconv vs. libiconv confusion |
In-Reply-To: | <002b01c86cdf$ddb20f40$2e08a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
References: | <002b01c86cdf$ddb20f40$2e08a8c0 AT CAM DOT ARTIMI DOT COM> |
X-Google-Sender-Auth: | 0b1e920fd017da65 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
2008/2/11, Dave Korn <dave DOT korn AT artimi DOT com>: > Does anyone understand the difference between iconv_open and libiconv_open, > and why the libiconv package supplies a header that declares only iconv_XXX > and a library that defines only libiconv_XXXX? I find this confusing, and so > does ./configure and friends. libiconv_xxx was used for a seperate and probably newer libiconv installed, while iconv_xxx usually comes with glibc. Is libiconv from me? I'll have to check these mistakes then. clisp, where iconv is coming from, never used libiconv_*, its iconv.m4 just tests for the main iconv_open, _close functions. I mostly see these errors in php libs. -- Reini -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |