# HG changeset patch # User Oleksandr Gavenko # Date 1298044944 -7200 # Node ID 4ea9da2b200100856e6a20409a578910322f6ec4 # Parent ff2b821d96324c4fe6f2e64b198a212840cd4e5c# Parent f73cf47ef8f62980b609aa5b19272e504f600189 merged diff -r f73cf47ef8f6 -r 4ea9da2b2001 emacs.rst --- a/emacs.rst Fri Feb 18 16:55:43 2011 +0200 +++ b/emacs.rst Fri Feb 18 18:02:24 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 f73cf47ef8f6 -r 4ea9da2b2001 gcc.rst --- a/gcc.rst Fri Feb 18 16:55:43 2011 +0200 +++ b/gcc.rst Fri Feb 18 18:02:24 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'