commit f275c66e954ccd6bc247f3c46f408f386c1e29d4 from: Alexander Barton date: Mon Feb 23 13:42:46 2004 UTC Updated statistics :-) commit - 17fffea873b92885c7620b649581ba9a7444e21e commit + f275c66e954ccd6bc247f3c46f408f386c1e29d4 blob - e9a53919674cf56a33e0a758cc52796cb364f691 blob + 1c18587244f8c01575d35860f733bd2f709ade03 --- doc/Platforms.txt +++ doc/Platforms.txt @@ -1,7 +1,7 @@ ngIRCd - Next Generation IRC Server - (c)2001-2003 by Alexander Barton, + (c)2001-2004 Alexander Barton alex@barton.de, http://www.barton.de/ ngIRCd is free software and published under the @@ -31,26 +31,28 @@ i386/unknown/freebsd5.0 gcc 3.2.1 0.7.0 03 i386/unknown/gnu0.3 gcc 3.2.3 CVSHEAD 03-05-05 alex Y Y n Y i386/unknown/netbsdelf1.6.1 gcc 2.95.3 0.7.x-CVS 03-04-23 alex Y Y Y Y i686/pc/cygwin gcc 3.2 0.7.x-CVS 03-04-24 alex Y Y n Y -i686/pc/linux-gnu gcc 2.95/3.x 0.7.0 03-05-15 alex Y Y Y Y (1) +i686/pc/linux-gnu gcc 2.95 0.7.0 03-05-15 alex Y Y Y Y (1) +i686/pc/linux-gnu gcc 3.3.3 CVSHEAD 04-02-22 alex Y Y Y Y (1) m68k/apple/aux3.1.1 Orig. A/UX 0.7.x-CVS 03-04-22 alex Y Y Y Y (2) m68k/hp/hp-ux9.10 Orig. HPUX 0.7.x-CVS 03-04-30 goetz Y Y Y Y powerpc/apple/darwin6.5 gcc 3.1 0.7.x-CVS 03-04-23 alex Y Y Y Y +powerpc/apple/darwin7.2.0 gcc 3.3 CVSHEAD 04-02-22 alex Y Y Y Y sparc/sun/solaris2.6 gcc 2.95.3 0.7.x-CVS 03-04-22 alex Y Y Y Y -sparc/sun/solaris2.7 gcc 3.3 CVSHEAD 03-07-06 alex Y Y Y Y +sparc/sun/solaris2.7 gcc 3.3 CVSHEAD 04-02-23 alex Y Y Y Y Notes ~~~~~ (1) i686/pc/linux-gnu: ngIRCd has been tested with various Linux distributions, such as SuSE, - RedHat, Debian, and Gentoo using Kernels 2.2.x or 2.4.x and various - versions of the GNU C compiler (2.95.3, 3.0, 3.2 and 3.3). The eldest - glibc used was glibc-2.0.7. ngIRCd compiled and run on all these systems - without problems. + RedHat, Debian, and Gentoo using Kernels 2.2.x, 2.4.x and 2.6.x with + various versions of the GNU C compiler (2.95.3, 3.0, 3.2, and 3.3). The + eldest glibc used was glibc-2.0.7. ngIRCd compiled and run on all these + systems without problems. (2) This compiler is an pre-ANSI C compiler, therefore the source code is automatically converted using the included ansi2knr tool while building. -- -$Id: Platforms.txt,v 1.8 2003/07/06 15:47:27 alex Exp $ +$Id: Platforms.txt,v 1.9 2004/02/23 13:42:46 alex Exp $