Re: [Mingw-w64-public] [PATCH] crt/websocket: move websocket to lib-common

2019-12-24 Thread Liu Hao
在 2019/12/25 上午1:21, Mateusz 写道: > W dniu 24.12.2019 o 17:05, Liu Hao pisze: > > Patch is working, thanks! > Nice. I pushed this one. -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___ Mingw-w64-public mailing list

Re: [Mingw-w64-public] [PATCH] crt/websocket: move websocket to lib-common

2019-12-24 Thread Mateusz
W dniu 24.12.2019 o 17:05, Liu Hao pisze: > 在 2019/12/24 23:29, Mateusz 写道: >> Hi, >> >> After this patch I can't build cross compiler under Ubuntu: >> * >> rm -f lib64/libmincore.a >> cd lib64/ && x86_64-w64-mingw32-ar -M < >> /home/ma/m/source/mingw-w64-v7/mingw-w64-crt/lib-common/mincore.mr

Re: [Mingw-w64-public] [PATCH] crt/websocket: move websocket to lib-common

2019-12-24 Thread Liu Hao
在 2019/12/24 23:29, Mateusz 写道: > Hi, > > After this patch I can't build cross compiler under Ubuntu: > * > rm -f lib64/libmincore.a > cd lib64/ && x86_64-w64-mingw32-ar -M < > /home/ma/m/source/mingw-w64-v7/mingw-w64-crt/lib-common/mincore.mri > x86_64-w64-mingw32-ar: libwebsocket.a: No such

Re: [Mingw-w64-public] [PATCH] crt/websocket: move websocket to lib-common

2019-12-24 Thread Mateusz
Hi, After this patch I can't build cross compiler under Ubuntu: * rm -f lib64/libmincore.a cd lib64/ && x86_64-w64-mingw32-ar -M < /home/ma/m/source/mingw-w64-v7/mingw-w64-crt/lib-common/mincore.mri x86_64-w64-mingw32-ar: libwebsocket.a: No such file or directory Makefile:69387: recipe for ta

Re: [Mingw-w64-public] [PATCH] crt/websocket: move websocket to lib-common

2019-12-08 Thread Liu Hao
在 2019/12/7 下午10:56, Biswapriyo Nath 写道: > ... > > > Thanks, I pushed this one. -- Best regards, LH_Mouse signature.asc Description: OpenPGP digital signature ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists

[Mingw-w64-public] [PATCH] crt/websocket: move websocket to lib-common

2019-12-07 Thread Biswapriyo Nath
... From 77cc80239fd4b494c7c7064751b174acfcea21b4 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sat, 7 Dec 2019 08:00:00 +0530 Subject: [PATCH] crt/websocket: move websocket to lib-common Signed-off-by: Biswapriyo Nath --- mingw-w64-crt/lib-common/mincore.mri | 2 +- .../{l