Index: /trunk/psLib/src/Makefile.Globals
===================================================================
--- /trunk/psLib/src/Makefile.Globals	(revision 717)
+++ /trunk/psLib/src/Makefile.Globals	(revision 718)
@@ -5,6 +5,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.6 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-05-11 20:10:43 $
+##  $Revision: 1.7 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-05-18 20:18:14 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -65,6 +65,6 @@
     SO = bundle
     DOCS = 
-    BUILD_DYNAMIC1 = libtool -dynamic -lm
-    BUILD_DYNAMIC2 = -lm -o 
+    BUILD_DYNAMIC1 = libtool -dynamic 
+    BUILD_DYNAMIC2 = -lm -lgcc -o 
 endif
 
