diff options
| author | Dave Love | 2000-11-29 15:02:30 +0000 |
|---|---|---|
| committer | Dave Love | 2000-11-29 15:02:30 +0000 |
| commit | 9b2999d0b4d900ea649ebe107f874317722cb4e4 (patch) | |
| tree | 2be53ddee2a59081480f07ae0158ce0f2e296881 /etc/PROBLEMS | |
| parent | 0b3da4ec41ecf03b83c8acafa20913cb3959905f (diff) | |
| download | emacs-9b2999d0b4d900ea649ebe107f874317722cb4e4.tar.gz emacs-9b2999d0b4d900ea649ebe107f874317722cb4e4.zip | |
*** empty log message ***
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 | ||