blob: ad06c710a563b8969fba56d05a341840f75bbf0b (
plain)
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
28
29
30
31
32
33
34
35
36
37
38
39
|
System configuration:
The Cygwin Unix environment running on Microsoft Windows NT
Latest Icon version:
Version 9.4.3
Installer:
Gregg Townsend
Icon Project
The University of Arizona
(with thanks to Frank J. Lhota)
Missing features:
Dynamic loading (loadfunc)
Known bugs:
Some tests (typically io, tpp, and opts) fail due to Unix
dependencies.
There are many rough edges in the graphics area, which has
not been well tested.
Comments:
See the special Cygwin page in the documentation directory.
This configuration now uses POSIX threads for context switching;
the former "rswitch.c" code failed in the latest test environment.
Tested with GCC 3.4.4 on Cygwin 1.5.18.
Date:
November 4, 2005
|