[swift-dev] Starter project: Port Swift to RHEL 7 / CentOS 7 / Scientific Linux 7

Dmitri Gribenko gribozavr at gmail.com
Mon Dec 7 13:53:21 CST 2015


On Mon, Dec 7, 2015 at 11:42 AM, Manolo van Ee <manolo.vanee at gmail.com> wrote:
> I'd be happy to help out as well with Centos 7 if we can easily divide tasks. Otherwise I can focus on Fedora, which should be similar, but might behave a little different.
>
> Same here though, no access to RHEL.
>
> FYI:
> The mixin_linux_installation preset builds on Fedora 23, but the created swift binary does not support the REPL.
>
> Tried the buildbot_linux_1510 preset on Fedora 23 as well, but that one fails to build.
>
> I fixed the Glibc header problem, which you will undoubtedly encounter on Centos 7 as well. See pull request:
> https://github.com/apple/swift/pull/282

Thanks!  As I mentioned in the pull request, please fix the code
style, and I'll merge it.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-dev mailing list