File: README.PLATFORMS

package info (click to toggle)
ircd-hybrid 1%3A7.2.2.dfsg.2-3%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,936 kB
  • ctags: 4,575
  • sloc: ansic: 47,664; sh: 6,925; yacc: 3,404; makefile: 957; lex: 505; perl: 3
file content (27 lines) | stat: -rw-r--r-- 1,607 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
IRCD-Hybrid Platforms Information

Sometimes problems and inconsistencies in the Hybrid code may only occur
on a specific platform (architecture and/or operating system and/or
compiler). In these cases you may want to directly contact a person who
is interested in maintaining Hybrid on that platform. Below is a list of
people who have jumped up and taken responsibility for Hybrid, including
making sure it compiles, runs, and doesn't crash.

Platforms marked with a '*' are known to be broken. In general,
README.FIRST will include specific notes on broken platforms.

ARCHITECTURE COMPILER         SYSTEM	    MAINTAINER
============ ================ ============= ===================================
Alpha        cc               Tru64 5.2b    Joshua Kwan <joshk@triplehelix.org>
MIPS         gcc              IRIX          Joshua Kwan <joshk@triplehelix.org>	
SPARC        Forte C v6,v7    Solaris       Joan Touzet <joant@ieee.org>
SPARC        gcc              Solaris       Joan Touzet <joant@ieee.org>
SPARC        gcc              Linux         Alan LeVee <alan.levee@prometheus-designs.net>
x86          gcc              Linux         Joshua Kwan <joshk@triplehelix.org>
x86          gcc              FreeBSD       Diane Bruce <db@db.net>
x86          gcc              OpenBSD       Joshua Kwan <joshk@triplehelix.org>
x86          TenDRA           FreeBSD       Stuart Walsh <stu@ipng.org.uk>
x86          MS Visual C++    Windows       Piotr Nizynski <adx@irc7.pl>
x86          Borland C++ 5.5  Windows       Piotr Nizynski <adx@irc7.pl>

$Id: README.PLATFORMS 33 2005-10-02 20:50:00Z knight $