mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: OSX GCC Versions (was Re: [Mingw-cross-env-list] updated gtk)


From: Volker Grabsch
Subject: Re: OSX GCC Versions (was Re: [Mingw-cross-env-list] updated gtk)
Date: Mon, 27 Sep 2010 02:58:08 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Tony Theodore <address@hidden> schrieb:
> On 27 September 2010 07:16, Volker Grabsch <address@hidden> wrote:
> >
> > So why is libiconv using
> > the 32-bit mode of the compiler when 64-bit is the default on that
> > system?
> >
> > What's in the config.log of the native libiconv build(s)?
> 
> Attached are the logs for glib/libiconv. You'll see where the mismatch
> happens in glib-config.log:173 and libiconv-config.log:164. The core
> tests are the same, but then ./configure in glib decides to to use the
> x86_64* target where libiconv uses the i386*.

This is really strange. Both use standard ./configure mechnisms.
However, they have different Autoconf versions. Glib, which works
correctly, uses 2.67 while libiconv uses 2.63. Maybe there was a
bugfix to that issue between those Autoconf versions.

It might be worth a try to run autconf >= 2.64 over libiconv before
the native build.


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR



reply via email to

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