Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
cca1bedc
Commit
cca1bedc
authored
Jun 07, 2004
by
Juanma Barranquero
Browse files
Clarify paragraph about compatibility between image libraries and builds of
Emacs with several compilers.
parent
f8cf33b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
nt/INSTALL
nt/INSTALL
+7
-7
No files found.
nt/INSTALL
View file @
cca1bedc
...
...
@@ -112,13 +112,13 @@
Binaries for the image libraries (among many others) can be found at
GnuWin32 (http://gnuwin32.sourceforge.net). These are built with
MinGW and
work better
with GCC/MinGW builds of Emacs
,
like
the
official binary tarballs for Windows. Compatibility with MSVC
is
still weak and should not be trusted in
production environments; if
you really need an MSVC-compiled Emacs
with image support, you should
try to build the required libraries
with the same compiler (though it
can be extremely non-trivial, and we'll be interested on hearing of
any such effort).
MinGW
,
and
so are very compatible
with GCC/MinGW builds of Emacs
(
like
the
official binary tarballs for Windows
)
. Compatibility with MSVC
,
on the other hand, is
still weak and should not be trusted in
production environments; if
you really need an MSVC-compiled Emacs
with image support, you should
try to build the required libraries
with the same compiler (though it can be extremely non-trivial, and
we'll be interested on hearing of
any such effort).
* Building
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment