]> granicus.if.org Git - postgresql/commitdiff
Update solaris FAQ for pl/pgsql Michel Decima <michel.decima@rd.francetelecom.fr>
authorBruce Momjian <bruce@momjian.us>
Wed, 18 Oct 2000 21:18:24 +0000 (21:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 18 Oct 2000 21:18:24 +0000 (21:18 +0000)
doc/FAQ_Solaris

index ab080c8572e0df4544890d7dce3c648c97a44cdc..bf7b6a39170c1230d55a5aaaeae01a0805c19a83 100644 (file)
@@ -3,7 +3,7 @@ Frequently Asked Questions (FAQ) for PostgreSQL  V6.5
 Sun Solaris Specific
 TO BE READ IN CONJUNCTION WITH THE NORMAL FAQ
 =======================================================
-last updated:        $Date: 2000/08/26 19:34:24 $
+last updated:        $Date: 2000/10/18 21:18:24 $
 
 current maintainer:  Marc Liyanage (liyanage@access.ch)
 original author:     Marc Liyanage (liyanage@access.ch)
@@ -13,6 +13,7 @@ Contents:
 
 1.1) What tools do I need to build and install PostgreSQL on Solaris?
 1.2) What else do I have to do before building PostgreSQL? 
+1.3) Why am I having trouble using PL/pgsql and other procedural languages?
 
 
 Notes:
@@ -79,3 +80,10 @@ Do this:
 
 There is some good information about this here:
 http://www.visi.com/~barr/ldpath.html
+
+
+1.3) Why am I having trouble using PL/pgsql and other procedural languages?
+
+Try adding this to template/solaris_sparc_gcc and recompile:
+
+       LDFLAGS:-Wl,--export-dynamic