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

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

Re: [Mingw-cross-env-list] Preparation of release 2.9


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Preparation of release 2.9
Date: Sat, 10 Oct 2009 14:11:56 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Volker Grabsch <address@hidden> schrieb:
>
>     ar -M < ...
>
> to be replaced with
>
>     i686-pc-mingw32-ar -M < ...
>
> [...]
>
> The "pch" issue might be connected to that, as it fails immediately
> after the "...-ar -M". In addition, the "...-ar -M" is not executed
> under Debian.

Okay, I finally got it.

For some strange reason, Qt is compiled on OSX _with_ debug
information, but _without_ debug information on other systems.
When debugging is disabled, it builds fine on OSX.

The "ar -M" command is indeed connected to the problem, as it
is called only in debug mode. So the corresponding workaround
is no longer necessary (and didn't work on OSX anyway):

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/4eebe2db51be


Greets,

    Volker

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




reply via email to

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