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

Dmitri Gribenko gribozavr at gmail.com
Mon Dec 7 11:47:15 CST 2015


Hi,

RHEL 7 and CentOS 7 are widely used as server operating systems, and
porting Swift to these distributions would benefit many community
members.  It should be relatively easy to do, since RHEL 7 is
fundamentally another Linux system that uses the same basic libraries
as other Linux ports we already (Glibc, libstdc++), and the library
versions are more or less recent.

This project is an easy way to become familiar with the build system,
and various components of the project, and to start contributing!

https://bugs.swift.org/browse/SR-108

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