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: Nikos Chantziaras
Subject: Re: [Mingw-cross-env-list] Qt link error
Date: Sat, 27 Mar 2010 21:09:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100322 Thunderbird/3.0.3

On 03/26/2010 11:36 PM, Volker Grabsch wrote:
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.

http://foss.math.aegean.gr/~realnc/set
http://foss.math.aegean.gr/~realnc/export




reply via email to

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