texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] iconv support on cygwin


From: David Allouche
Subject: Re: [Texmacs-dev] iconv support on cygwin
Date: Tue, 17 Feb 2004 11:56:24 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

On Mon, Feb 16, 2004 at 06:45:34PM +0100, Andreas Seidl wrote:
> Currently I am not able to build TeXmacs with gcc 3.3 on my machine. 
> 
> configure says:
> checking for iconv.h... yes
> checking for iconv... no
> checking for iconv in -liconv... yes
> 
> but I get lots of errors of the following form:
> 
> Objects/analyze.o(.text+0x4848):analyze.cpp: undefined reference to 
> `std::ios_base::Init::Init[in-charge]()' 

One thing for sure: that is not a iconv-related problem. There is no use
of iconv in analyze.cpp. This is just a collection of self-containing
string handling functions, mostly NIH but nothing weird.

This is clearly a compiler problem, maybe something is wrong with
libc++.

-- 
                                                            -- ddaa




reply via email to

[Prev in Thread] Current Thread [Next in Thread]