bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

image.c optimization problem


From: Sun Yijiang
Subject: image.c optimization problem
Date: Wed, 10 Nov 2004 09:32:10 +0800

Under win32, when compiled with "configure --no-opt", everything is
OK. But when compiled with optimization, emacs cannot view some
pictures properly or even crashed on these pictures. I tried to
compile image.c with NO optimization flags and other sources WITH opt
flags, then everything is OK. So I suggest a modification on
"src/makefile.w32-in" and "nt/nmake.defs", which makes image.c
compiled with NO optimization seperately. I think we really need a
optimized emacs, emacs.exe compiled with optimization performs much
better than that compiled with no optimization.

Tested compilers are MSVC 6.0 and VCtoolkit 2003.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]