From 272558f7ceaeff7dcf5d4cea039fcecaa0c52cb8 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 20 Jun 2011 23:39:56 -0400 Subject: unix-toolchain: Tweaks. Use a :ref: to point to the IDE docs. Fix a path name mistake in the OS X toolchain docs. --- source/unix-toolchain.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/unix-toolchain.rst b/source/unix-toolchain.rst index b9e6a8f..c7fc501 100644 --- a/source/unix-toolchain.rst +++ b/source/unix-toolchain.rst @@ -144,8 +144,8 @@ These instructions have been tested successfully on OS X 10.6.4. As stated previously, this document assumes a general level of Unix aptitude on the part of the reader; if you're uncomfortable using Terminal (or if you don't know what that means), then you should -probably stick with using the `Maple IDE -`_ to write programs. +probably stick with using the :ref:`Maple IDE ` to write +programs. **1. Collect and Install Tools** @@ -235,12 +235,12 @@ You first need to clone libmaple:: Then you need to get the cross-compilers we use to build a project. These are just modified versions of GCC; you can `download them for OS X here -`_. Assuming -you saved this file to +`_. Let's +say you saved this file to :file:`~/Downloads/gcc-blah-blah-osx32.tar.gz` -you can then unpack the archive and let OS X know where the compilers +You can then unpack the archive and let OS X know where the compilers live with :: $ cd ~/Downloads -- cgit v1.2.3