From mint-bounce@lists.fishpool.fi  Wed Feb 27 05:26:26 2008
X-Virus-Scanned: amavisd-new at demon.co.uk
Subject: Re: [MiNT] Add wchar.h to MiNTlib
From: Alan Hourihane <alanh@fairlite.demon.co.uk>
To: Frank Naumann <fnaumann@boerde.de>
Cc: mint <mint@fishpool.com>
In-Reply-To: <alpine.LFD.1.00.0802271058320.3308@localhost.localdomain>
References: <1204031355.10574.23.camel@localhost>
	 <alpine.LFD.1.00.0802271058320.3308@localhost.localdomain>
Content-Type: text/plain
Date: Wed, 27 Feb 2008 10:18:45 +0000
Message-Id: <1204107525.13355.9.camel@localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.12.2 
Content-Transfer-Encoding: 7bit
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: alanh@fairlite.demon.co.uk
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>

On Wed, 2008-02-27 at 10:59 +0100, Frank Naumann wrote:
> Hello!
> 
> > Although we don't have wide character support in MiNTlib it makes
> > compiling packages a whole lot simpler if we include the attached
> > minimalist version.
> 
> I never experienced any problem due to the missing wide character support. 
> Can you explain how and for which packages it make the compiling a lot 
> simpler?

New packages look for wchar.h and try and wrap the include. coreutils
and findutils are both packages that try to do this.

Without modifying their code they can't build out of the box.

Alan.


