diff options
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 4d10ac1b7e5..aa48a62f49e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -18,9 +18,11 @@ specified run-time search path in the executable. | |||
| 18 | Please refer to the documentation of your dynamic linker for details. | 18 | Please refer to the documentation of your dynamic linker for details. |
| 19 | 19 | ||
| 20 | * On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 | 20 | * On Solaris 2.7, building Emacs with WorkShop Compilers 5.0 98/12/15 |
| 21 | C 5.0 is known to fail, most probably due to compiler bugs. Using | 21 | C 5.0 failed, apparently with non-default CFLAGS, most probably due to |
| 22 | Sun Solaris 2.7 Sun WorkShop 6 update 1 C release was reported | 22 | compiler bugs. Using Sun Solaris 2.7 Sun WorkShop 6 update 1 C |
| 23 | to work without problems. | 23 | release was reported to work without problems. It worked OK on |
| 24 | another system with Solaris 8 using apparently the same 5.0 compiler | ||
| 25 | and the default CFLAGS. | ||
| 24 | 26 | ||
| 25 | * On Windows 95/98/ME, subprocesses do not terminate properly. | 27 | * On Windows 95/98/ME, subprocesses do not terminate properly. |
| 26 | 28 | ||