comparison PROBLEMS @ 274:ca9a9ec9c1c1 r21-0b35

Import from CVS: tag r21-0b35
author cvs
date Mon, 13 Aug 2007 10:29:42 +0200
parents 727739f917cb
children 6330739388db
comparison
equal deleted inserted replaced
273:411aac7253ef 274:ca9a9ec9c1c1
196 A compiler bug inserts spaces into the string "unexelfsgi . o" 196 A compiler bug inserts spaces into the string "unexelfsgi . o"
197 in src/Makefile. Edit src/Makefile, after configure is run, 197 in src/Makefile. Edit src/Makefile, after configure is run,
198 find that string, and take out the spaces. 198 find that string, and take out the spaces.
199 199
200 Compiler fixes in Irix 6.0.1 should eliminate this problem. 200 Compiler fixes in Irix 6.0.1 should eliminate this problem.
201
202 ** Coredumping in Irix 6.2
203
204 Pete Forman <gsez020@compo.bedford.waii.com> writes:
205 A problem noted by myself and others (I've lost the references) was
206 that XEmacs coredumped when the cut or copy toolbar buttons were
207 pressed. This has been fixed by loading the SGI patchset (Feb 98)
208 without having to recompile XEmacs.
209
210 My versions are XEmacs 20.3 (problem first noted in 19.15) and IRIX
211 6.2, compiled using -n32. I'd guess that the relevant individual
212 patch was "SG0002580: multiple fixes for X libraries". SGI recommends
213 that the complete patch set be installed rather than parts of it.
201 214
202 ** Native cc on SCO OpenServer 5 is now OK. Icc may still throw you 215 ** Native cc on SCO OpenServer 5 is now OK. Icc may still throw you
203 a curve. Here is what Robert Lipe <robertl@arnet.com> says: 216 a curve. Here is what Robert Lipe <robertl@arnet.com> says:
204 217
205 Unlike XEmacs 19.13, building with the native cc on SCO OpenServer 5 218 Unlike XEmacs 19.13, building with the native cc on SCO OpenServer 5