diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-11-06 21:40:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-11-06 21:40:58 +0000 |
commit | 4f76044273e4f5a1dd363fb2bbbfd673fd3da071 (patch) | |
tree | 351b7fe8c3f7154ace84820c963f270776404c5a /INSTALL | |
parent | 406fb74f8a1d5c1bf9bacf313d475fac8d7632a8 (diff) | |
download | fetchmail-4f76044273e4f5a1dd363fb2bbbfd673fd3da071.tar.gz fetchmail-4f76044273e4f5a1dd363fb2bbbfd673fd3da071.tar.bz2 fetchmail-4f76044273e4f5a1dd363fb2bbbfd673fd3da071.zip |
Ready for release.
svn path=/trunk/; revision=496
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -103,6 +103,11 @@ distributed with Pine from the University of Washington. Other POP3 servers have been known to give it indigestion. Test carefully! If you have problems, try to switch to IMAP. +A couple of users have reported that some recent (post-2.7.2) versions +of gcc seem to have an optimizer bug that affects fetchmail. If your +fetchmail core dumps (especially near startup) try recompiling without +-O. Alternatively, you can drop back to gcc 2.7.2 or below. + 6. USE IT Enjoy! |