[Maria-discuss] mariadb galera msvc
Hi this is my first post to this list I just setup a github repository with version 5.5.33.a compiling version using msvc 1600 at: https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome
On 2013-11-24 05:52, Yann Nayn wrote:
Hi this is my first post to this list I just setup a github repository with version 5.5.33.a compiling version using msvc 1600 at: https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome
I'm afraid MariaDB/Galera is not that much usable without Galera library (no more than plain MariaDB), so you'll have to start with Galera. And that's where you will face real issues, with MSVC at least. You'd have much better chances with GCC for windows.
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
-- Alexey Yurchenko, Codership Oy, www.codership.com Skype: alexey.yurchenko, Phone: +358-400-516-011
galera port is on the way and will use msvc (but wont use c89 utilities) eta ~24h coming next too you ... check library compiled with mingw hsregex compiled with msvc Le Dimanche 24 novembre 2013 3h52, Yann Nayn <yann.nayn@yahoo.fr> a écrit : Hi this is my first post to this list I just setup a github repository with version 5.5.33.a compiling version using msvc 1600 at: https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome
Initial galera compiled using msvc 1600 has been uploaded Right now no tests have been performed ... Feel free to checkout https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome Le Dimanche 24 novembre 2013 13h31, Yann Nayn <yann.nayn@yahoo.fr> a écrit : galera port is on the way and will use msvc (but wont use c89 utilities) eta ~24h coming next too you ... check library compiled with mingw hsregex compiled with msvc Le Dimanche 24 novembre 2013 3h52, Yann Nayn <yann.nayn@yahoo.fr> a écrit : Hi this is my first post to this list I just setup a github repository with version 5.5.33.a compiling version using msvc 1600 at: https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome _______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
typedef unsigned int ssize_t; I'd reconsider that. ssize_t is supposed to be signed. On 2013-11-25 17:32, Yann Nayn wrote:
Initial galera compiled using msvc 1600 has been uploaded Right now no tests have been performed ... Feel free to checkout https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome
Le Dimanche 24 novembre 2013 13h31, Yann Nayn <yann.nayn@yahoo.fr> a écrit :
galera port is on the way and will use msvc (but wont use c89 utilities) eta ~24h coming next too you ...
check library compiled with mingw
hsregex compiled with msvc
Le Dimanche 24 novembre 2013 3h52, Yann Nayn <yann.nayn@yahoo.fr> a écrit :
Hi this is my first post to this list I just setup a github repository with version 5.5.33.a compiling version using msvc 1600 at: https://github.com/YannNayn/mariadb-galera-msvc any tests and suggestions are welcome
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
-- Alexey Yurchenko, Codership Oy, www.codership.com Skype: alexey.yurchenko, Phone: +358-400-516-011
participants (2)
-
Alex Yurchenko
-
Yann Nayn