summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-AmigaOS
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-03-11 23:48:26 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-03-11 23:48:26 +0000
commitaf085bb0abe2354a3648f419d27ac4847db48877 (patch)
treed7c58c43b1ffefd6fb49318969299c6d75a05283 /Docs/BUILDING-AmigaOS
parentcdc47ee52c6f7904c9024ab9da44eb14ff2e30e1 (diff)
downloadnetsurf-af085bb0abe2354a3648f419d27ac4847db48877.tar.gz
netsurf-af085bb0abe2354a3648f419d27ac4847db48877.tar.bz2
more shared objects
svn path=/trunk/netsurf/; revision=6778
Diffstat (limited to 'Docs/BUILDING-AmigaOS')
-rw-r--r--Docs/BUILDING-AmigaOS10
1 files changed, 8 insertions, 2 deletions
diff --git a/Docs/BUILDING-AmigaOS b/Docs/BUILDING-AmigaOS
index 591cd0f92..52798bf48 100644
--- a/Docs/BUILDING-AmigaOS
+++ b/Docs/BUILDING-AmigaOS
@@ -95,7 +95,12 @@
http://www.aminet.net/package/dev/lib/libxml2
- OWB's shared object version does not appear to work with NetSurf.
+ The shared object version included with OS4.1 does work with NetSurf,
+ however the "ELF QuickFix" must be installed from Hyperion's website.
+
+ The shared object can then be enabled with the following command:
+
+ 1> makelink sdk:local/newlib/lib/libxml2.so sobjs:libxml2-2.6.so soft
OpenSSL
@@ -148,7 +153,8 @@
svn://svn.netsurf-browser.org/trunk/hubbub
- and again do the usual "gmake".
+ and again do the usual "gmake", or "gmake BUILD_SHARED=yes" for the shared
+ object version.
Librosprite