comparison PROBLEMS @ 215:1f0dabaa0855 r20-4b6

Import from CVS: tag r20-4b6
author cvs
date Mon, 13 Aug 2007 10:07:35 +0200
parents e45d5e7c476e
children 2c611d1463a6
comparison
equal deleted inserted replaced
214:c5d88c05e1e9 215:1f0dabaa0855
105 105
106 ** On Irix 6.3, the SGI ld quits with segmentation fault when linking temacs 106 ** On Irix 6.3, the SGI ld quits with segmentation fault when linking temacs
107 107
108 This occurs if you use the SGI linker version 7.1. Installing the 108 This occurs if you use the SGI linker version 7.1. Installing the
109 patch SG0001872 fixes this problem. 109 patch SG0001872 fixes this problem.
110
111 ** On Irix 5.x and 6.x, the dumped XEmacs (xemacs) core dumps when executed
112 on another machine, or after newer SGI IRIX patches have been installed.
113
114 The xemacs binary must be executed with the same "libc.so" file which
115 was used when the xemacs binary was dumped. Some SGI IRIX patches
116 update this file. Make sure that all machines using the xemacs binary
117 are using the same set of IRIX patches. If xemacs core dumps after a
118 patch upgrade then you will have to redump it from temacs.
119
120 We don't know what causes this tight dependency, but we hope to fix it
121 in the future.
122 110
123 ** xemacs: can't resolve symbol '__malloc_hook' 111 ** xemacs: can't resolve symbol '__malloc_hook'
124 112
125 This is a Linux problem where you've compiled the XEmacs binary on a libc 113 This is a Linux problem where you've compiled the XEmacs binary on a libc
126 5.4 with version higher than 5.4.19 and attempted to run the binary against 114 5.4 with version higher than 5.4.19 and attempted to run the binary against