emerge x64 support

Ralf Habacker ralf.habacker at freenet.de
Wed Apr 21 13:02:53 CEST 2010


Casper van Donderen schrieb:
> On Wed, 21 Apr 2010 13:50:32 +0300, Ralf Habacker  
> <ralf.habacker at freenet.de> wrote:
>
>   
>> Ralf Habacker schrieb:
>>     
>>> Hi,
>>>
>>> yesterday emerge has been extended with mingw x64 support. This mean
>>> that packages for Windows 64 bit os could be build. x64 binary package
>>> will have the x64 in the package name e.g
>>> dbus-x64-mingw-1.3.1-bin.tar.bz2.
>>>
>>> To enable x64 build support the following setting in
>>> <emerge-root>/etc/kde-settings.bat has to be present:
>>>
>>> set KDECOMPILER=mingw
>>> set EMERGE_ARCHITECTURE=x64
>>>
>>>       
>> as requested by Partick Spendrin, this support is enabled by using the
>> mingw4 compiler.
>>
>> set KDECOMPILER=mingw4
>> set EMERGE_ARCHITECTURE=x64
>>
>>     
>
> Hi, Is there also auto-setup available for this setup? 
yes if a package has virtual/base as dependency, it will fetched and 
installed automatically
> with jom one can  just do 'emerge jom' before compiling.
>
> If I want to use this can I do something like 'emerge mingw4_x64' ?
>   
yes it is installed by

emerge mingw-w64

The package name is derived from the project name.


Regards
 Ralf



More information about the Kde-windows mailing list