This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 3 of 3] docs/C : libncurses is not needed anymore


# HG changeset patch
# User Titus von Boxberg <titus@v9g.de>
# Date 1309677608 -7200
# Node ID ea43ad336d05f2609cb1d1f25f2ee20452794c25
# Parent  2c24d8c90b2d81678a98b3bc3e26c601b56a996b
docs/C : libncurses is not needed anymore

macports libncurses was required only on SL 10.6.3

diff -r 2c24d8c90b2d -r ea43ad336d05 docs/C - Misc. tutorials.txt
--- a/docs/C - Misc. tutorials.txt	Sun Jul 03 09:15:54 2011 +0200
+++ b/docs/C - Misc. tutorials.txt	Sun Jul 03 09:20:08 2011 +0200
@@ -59,7 +59,6 @@
    Furtheron assuming it is /opt/local/bin.
 
 3) Install (at least) the following macports
-   ncurses
    lzmautils
    libtool
    binutils
@@ -91,6 +90,8 @@
   before executing ct-ng build.
   See http://www.gnu.org/software/make/manual/html_node/Libraries_002fSearch.html
   as an explanation.
+- ct-ng menuconfig will not work on Snow Leopard 10.6.3 since libncurses
+  is broken with this release. MacOS <= 10.6.2 and >= 10.6.4 are ok.
 
 
 Using Mercurial to hack crosstool-NG |

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]