[Xcb] [Xcb-commit] win32port.mdwn

jeetu.golani at gmail.com jeetu.golani at gmail.com
Thu Nov 25 03:49:03 PST 2010


Hi Vincent :),

>this is usually for cross compilation on linux. As the user is certainly on
Windows, using MSYS/MinGW, setting the host is not >correct.

@@ -67,8 +67,11 @@ The following lists the process I used to compile XCB
under MinGW on my Debian s

I have done the development/testing of the win32 port mostly using the
mingw32 cross compiler on my debian system hence the --host. I agree that a
note should probably be put stating that --host is required only if you are
are cross compiling.

Have you tried the win32 code from the main tree i.e. not on my github repo?
I am interested in seeing if there is any kind of performance difference
between using xcb on win32 or on linux.

Bye for now

On Tue, Nov 23, 2010 at 3:43 PM, Vincent Torri <vtorri at univ-evry.fr> wrote:

>
>
> On Tue, 23 Nov 2010, XCB site wrote:
>
>  win32port.mdwn |    3 +++
>> 1 file changed, 3 insertions(+)
>>
>> New commits:
>> commit 5a60ebc82fa1f03ef2f60d6632a136421bf47dda
>> Author: rgs <rgs at web>
>> Date:   Tue Nov 23 02:06:59 2010 -0800
>>
>> diff --git a/win32port.mdwn b/win32port.mdwn
>> index b3700e0..1fd8c7d 100644
>> --- a/win32port.mdwn
>> +++ b/win32port.mdwn
>> @@ -67,8 +67,11 @@ The following lists the process I used to compile XCB
>> under MinGW on my Debian s
>> -- compiled and installed x11proto under standard linux ./autogen && make
>> && make install....then copied the headers from /usr/local/include/X11 to
>> /use/i586-mingw32msvc/include physically.
>>
>> -- Compiled the DLL version of libXau:
>> +
>> * ./autogen.sh --host=i586-mingw32msvc
>>
>
> >this is usually for cross compilation on linux. As the user is certainly
> on Windows, using MSYS/MinGW, setting the host is not >correct.
>
> Vincent torri
>
>  +
>> * make
>> +
>> * make install
>>
>> -- Compiled and installed the pthread-win32 library (<
>> http://sourceware.org/pthreads-win32/>)
>> _______________________________________________
>> xcb-commit mailing list
>> xcb-commit at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xcb-commit
>>
>>
>>  _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20101125/c03e5e1b/attachment.htm>


More information about the Xcb mailing list