Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-01-21 21:51:13 +0300
committerMiguel de Icaza <miguel@gnome.org>2004-01-21 21:51:13 +0300
commitcbd5b15de0afe568a69a4d6390d34d9df1ef3e5c (patch)
treeaa1c51d57621181594c8ab6d24d328b9218d7fc0 /doc
parent030364720f41ee246bd8cdd3f67a3ff19fe46cda (diff)
Last batch
svn path=/trunk/mono/; revision=22353
Diffstat (limited to 'doc')
-rw-r--r--doc/compiling4
-rw-r--r--doc/ppc6
2 files changed, 6 insertions, 4 deletions
diff --git a/doc/compiling b/doc/compiling
index 968b2094544..521945434f1 100644
--- a/doc/compiling
+++ b/doc/compiling
@@ -223,8 +223,8 @@ make install
* Download, compile and install <a href="ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.7.tar.gz">libiconv</a> from source.<br>
If you dont have MS Visual C/C++ 4.0 or 5.0 or 6.0 you can also try
the binary package available at <a
- href="http://www.gimp.org/win32/libiconv-dev-20001007.zip">
- http://www.gimp.org/win32/libiconv-dev-20001007.zip</a>.
+ href="http://www.gimp.org/~tml/gimp/win32/libiconv-1.9.1.bin.woe32.zip">
+ http://www.gimp.org/~tml/gimp/win32/libiconv-1.9.1.bin.woe32.zip</a>
* Download, compile and install the
diff --git a/doc/ppc b/doc/ppc
index 56026d4d6b1..1b6dcbeb0a6 100644
--- a/doc/ppc
+++ b/doc/ppc
@@ -13,7 +13,9 @@
*** Jitter
- Start the port
+ Works on MacOS X 10.2 and Linux/PPC.
+
+ There are known problems on MacOS 10.3
** Documentation
@@ -28,6 +30,6 @@
*** Calling conventions:
- <a href="http://www.esofta.com/softspecs.html">The PowerPC SystemV ABI specification</a>
+ <a href="http://refspecs.freestandards.org/elf/elfspec_ppc.pdf">The PowerPC SystemV ABI specification</a>