* image.c optimization problem
@ 2004-11-10 1:32 Sun Yijiang
0 siblings, 0 replies; only message in thread
From: Sun Yijiang @ 2004-11-10 1:32 UTC (permalink / raw)
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-10 1:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-10 1:32 image.c optimization problem Sun Yijiang
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.