# HG changeset patch # User Oleksandr Gavenko # Date 1297971631 -7200 # Node ID ff2b821d96324c4fe6f2e64b198a212840cd4e5c # Parent 8bf021fbd3c49f2b517dbdab21dc0c6a9c23af45# Parent 34a39aae2618b350675ecec6ef5137113bc7a12a merged diff -r 8bf021fbd3c4 -r ff2b821d9632 emacs.rst --- a/emacs.rst Thu Feb 17 18:13:03 2011 +0200 +++ b/emacs.rst Thu Feb 17 21:40:31 2011 +0200 @@ -2,6 +2,12 @@ * About. + http://elpa.gnu.org/ + Packages for Emacs. This requires Emacs version 24.1 or + higher. + +* Getting help. + http://news.gmane.org/gmane.emacs.help http://news.gmane.org/gmane.emacs.announce http://news.gmane.org/gmane.emacs.auctex.announce diff -r 8bf021fbd3c4 -r ff2b821d9632 gcc.rst --- a/gcc.rst Thu Feb 17 18:13:03 2011 +0200 +++ b/gcc.rst Thu Feb 17 21:40:31 2011 +0200 @@ -50,6 +50,10 @@ programs: ... libraries: ... +Use -### in actual invoking: + + $ gcc -### -o foo foo.c + $ ld --verbose | grep SEARCH_DIR 'LIBRARY_PATH' and 'LD_LIBRARY_PATH'