Re: [Cppcms-users] Request from community: platforms for Testing
Brought to you by:
artyom-beilis
From: Artyom B. <art...@gm...> - 2017-12-03 15:50:56
|
Small updates. Mac OS X builds I solved with github's travis. So I have solution for this. However I still want to know what ARM based systems are used with CppCMS. Thanks, Artyom On Sun, Dec 3, 2017 at 4:44 PM, Artyom Beilis <art...@gm...> wrote: > BTW if you are not familiar: > > http://cppcms.com/files/nightly-build-report.html > > Artyom > > On Sun, Dec 3, 2017 at 4:42 PM, Artyom Beilis <art...@gm...> wrote: >> Hi All, >> >> I recently Updated the nightly build system with up to date OSes and compilers: >> >> Linux -> Ubuntu 16.04: gcc5.4, clang3.8/clang4.0 >> Windows XP -> Windows 7: msvc 2017/gcc7.1 >> FreeBSD 10 -> FreeBSD 11.1: clang 4.0 >> OpenSolaris 2009 -> Solaris 11: gcc-4.8 >> >> >> Now I know that there are multiple users running CppCMS on embedded >> ARM systems and some running on Mac OS X. >> >> I want to extend my virtual OS Zoo to include more platforms, in particular ARM. >> >> I can setup qemu but what are the embedded system actually in use? >> What do you suggest to setup - note I don't have ARM hardware? What >> simulation environment besides qemu can be used? >> >> Mac OS X... Unfortunately the license does not allow to run on >> non-Apple hw even VM. >> >> So if someone can provide nightly runs - i.e. put build into crontab >> on Mac and send the results somehow (we'll figure out how to) I can >> help. >> >> Artyom |