| 1 |
IRCD-Hybrid Platforms Information
|
| 2 |
|
| 3 |
Sometimes problems and inconsistencies in the Hybrid code may only occur
|
| 4 |
on a specific platform (architecture and/or operating system and/or
|
| 5 |
compiler). In these cases you may want to directly contact a person who
|
| 6 |
is interested in maintaining Hybrid on that platform. Below is a list of
|
| 7 |
people who have jumped up and taken responsibility for Hybrid, including
|
| 8 |
making sure it compiles, runs, and doesn't crash.
|
| 9 |
|
| 10 |
Platforms marked with a '*' are known to be broken. In general,
|
| 11 |
README.FIRST will include specific notes on broken platforms.
|
| 12 |
|
| 13 |
ARCHITECTURE COMPILER SYSTEM MAINTAINER
|
| 14 |
============ ================ ============= ===================================
|
| 15 |
Alpha cc Tru64 5.2b Joshua Kwan <joshk@triplehelix.org>
|
| 16 |
MIPS gcc IRIX Joshua Kwan <joshk@triplehelix.org>
|
| 17 |
SPARC Forte C v6,v7 Solaris Joan Touzet <joant@ieee.org>
|
| 18 |
SPARC gcc Solaris Joan Touzet <joant@ieee.org>
|
| 19 |
SPARC gcc Linux Alan LeVee <alan.levee@prometheus-designs.net>
|
| 20 |
x86 gcc Linux Joshua Kwan <joshk@triplehelix.org>
|
| 21 |
x86 gcc FreeBSD Diane Bruce <db@db.net>
|
| 22 |
x86 gcc OpenBSD Joshua Kwan <joshk@triplehelix.org>
|
| 23 |
x86 TenDRA FreeBSD Stuart Walsh <stu@ipng.org.uk>
|
| 24 |
|
| 25 |
$Id$
|