[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: iconv...
From: |
mirko . viviani |
Subject: |
Re: iconv... |
Date: |
Thu, 24 May 2001 00:08:59 +0000 |
You wrote:
> > You can either patch gnustep-base's configure to search for -lgiconv or
> > also install 'iconv' - libiconv and libgiconv work fine side-by-side,
> > though I personally prefer to "patch" configure.
>
> I fixed configure to check this. Let me know if it works.
It's not completely fixed because when you use libgiconv, Unicode.m should use
giconv.h instead of iconv.h
On system with both iconv and libxml2 linked with libiconv (as mine) it will
probably crash prgs at runtime. And I don't know how to check for solib
dependencies.
--
Bye,
Mirko
- iconv..., mirko . viviani, 2001/05/23
- Re: iconv..., mirko . viviani, 2001/05/23
- Re: iconv...,
mirko . viviani <=