Changeset 4204 for trunk/etc/MACHINES
- Timestamp:
- 05/01/07 18:04:59 (2 years ago)
- Files:
-
- trunk/etc/MACHINES (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/MACHINES
r4200 r4204 127 127 which surround the following block near the end of the file: 128 128 129 #if 0 /* This breaks things on PPC GNU/Linux e cept for Yellowdog,129 #if 0 /* This breaks things on PPC GNU/Linux except for Yellowdog, 130 130 even with identical GCC, as, ld. Let's take it out until we 131 131 know what's really going on here. */ … … 157 157 There are too many versions of both cc and X to automate this easily. 158 158 159 In `lib-src/Makefile', emacsclient and emacsserver compile and work fine 160 under CC 6.9. They now probably work under other versions of the compiler, 161 as well. 159 In `lib-src/Makefile', emacsclient compiles and works fine under CC 6.9. 160 It now probably works under other versions of the compiler, as well. 162 161 163 162 The Apollo Domain CC compiler will issue quite a few warning messages, … … 1396 1395 used, the symptom is that the first call Emacs makes to sbrk(0) returns 1397 1396 (char *)-1. Sorry, you're stuck with character-only mode. Try 1398 installing X free86 to fix this.1397 installing XFree86 to fix this. 1399 1398 1400 1399 System V rel 4.0.3 and 4.0.4 (usg5.4) … … 1500 1499 1501 1500 Local variables: 1502 mode: indented-text1501 mode: text 1503 1502 fill-prefix: " " 1504 1503 End: 1505 1504 1506 1507 1505 This file is part of GNU Emacs. 1508 1506
