This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in libiconv?


On 1/25/2011 10:50 AM, Corinna Vinschen wrote:
>>> Please note that I defined
>>> __STDC_ISO_10646__ for Cygwin 1.7.8 yesterday.  This define is
>>> missing since 1.7.2.
>>
>> Hmmm...maybe I should (re)build libiconv against a snapshot?
> 
> I think that should be safe.  There's most likely no new API which would
> accidentally be pulled in by libiconv(*).
> 
> (*) Famous last words...

Yep.  The new fenv support causes applications to add a dependency (from
their startup code?) to the new symbol _feinitialize. So, cygiconv-2.dll
appears ok, but iconv.exe is not.

--
Chuck


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]