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] Qt link error


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Qt link error
Date: Fri, 26 Mar 2010 22:36:37 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Nikos Chantziaras <address@hidden> schrieb:
> On 03/26/2010 02:42 PM, Mark Brand wrote:
> >
> >The native "ld" is being used here for some reason, which is at least
> >part of the problem. In other words, I would have expected to see:
> >
> >/home/realnc/opt/mingw/usr/lib/gcc/i686-pc-mingw32/4.4.0/../../../../i686-pc-mingw32/bin/ld
> >
> >
> >What kind of system are you building on? Do you see any clues in log/qt?
> 
> I'm in Gentoo Linux AMD64.  Not sure what I would be looking for in the 
> log file.  Some files seem to get compiled and linked with 
> "i686-pc-mingw32-g++", others with simply "g++".

Since mingw-cross-env works flawlessly on many other Linux x64 systems,
I think we should have a look at the environment.

Please issue the following commands within the shell in which you
executed "make qt":

    set
    export

and send the output to us. There might be an environment variable
confusing the Qt build. If that's the case, we can solve the easily.
Mingw-cross-env already contains a blacklist of dangling environment
variables which are automatically unset before any build.


Greets,

    Volker

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




reply via email to

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