Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0b7889fc
Commit
0b7889fc
authored
Jun 26, 2010
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert 2010-06-26T12:01:31Z!eliz@gnu.org (fixed in emacs-23 branch).
parent
b61dfbe2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
8 deletions
+11
-8
etc/ChangeLog
etc/ChangeLog
+0
-4
etc/PROBLEMS
etc/PROBLEMS
+11
-4
No files found.
etc/ChangeLog
View file @
0b7889fc
2010-06-26 Ken Brown <kbrown@cornell.edu>
* PROBLEMS: Update Cygwin-related info regarding GCC versions.
2010-06-12 Glenn Morris <rgm@gnu.org>
* tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
...
...
etc/PROBLEMS
View file @
0b7889fc
...
...
@@ -2339,10 +2339,17 @@ files are installed. Then use:
(using the location of the 32-bit X libraries on your system).
*** Building Emacs for Cygwin can fail with GCC 3.x
As of Emacs 22.1, there have been stability problems with Cygwin
builds of Emacs using GCC 3.x. Cygwin users are advised to use GCC 4.
*** Building the Cygwin port for MS-Windows can fail with some GCC versions
Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is
reported to either fail or cause Emacs to segfault at run time. In
addition, the Cygwin GCC 3.4.4-2 has problems with generating debug
info. Cygwin users are advised not to use these versions of GCC for
compiling Emacs. GCC versions 4.0.3, 4.0.4, 4.1.1, and 4.1.2
reportedly build a working Cygwin binary of Emacs, so we recommend
these GCC versions. Note that these versions of GCC, 4.0.3, 4.0.4,
4.1.1, and 4.1.2, are currently the _only_ versions known to succeed
in building Emacs (as of v22.1).
*** Building the native MS-Windows port fails due to unresolved externals
...
...
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