[csw-devel] SF.net SVN: gar:[12547] csw/mgar/pkg/gmt/trunk/Makefile

gadavis at users.sourceforge.net gadavis at users.sourceforge.net
Sat Jan 15 00:43:06 CET 2011


Revision: 12547
          http://gar.svn.sourceforge.net/gar/?rev=12547&view=rev
Author:   gadavis
Date:     2011-01-14 23:43:06 +0000 (Fri, 14 Jan 2011)

Log Message:
-----------
Pass LIBS arg in attempt to get libsunmath to work in shared obj build

Modified Paths:
--------------
    csw/mgar/pkg/gmt/trunk/Makefile

Modified: csw/mgar/pkg/gmt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gmt/trunk/Makefile	2011-01-14 22:47:10 UTC (rev 12546)
+++ csw/mgar/pkg/gmt/trunk/Makefile	2011-01-14 23:43:06 UTC (rev 12547)
@@ -52,6 +52,7 @@
 CONFIGURE_ARGS += CFLAGS="$(CFLAGS)"
 CONFIGURE_ARGS += LDFLAGS="$(LDFLAGS)"
 CONFIGURE_ARGS += CXXFLAGS="$(CXXFLAGS)"
+CONFIGURE_ARGS += LIBS="-L/opt/csw/lib/$(MM_LIBDIR) -lsunmath -lm" # Hopefully fixes .so creation
 CONFIGURE_ARGS += $(DIRPATHS)
 CONFIGURE_ARGS += --disable-mex
 CONFIGURE_ARGS += --enable-shared


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list