rev 178 - trunk

SVN User <[email protected]>
Newsgroups gmane.comp.lang.prothon.cvs
Message-ID <[email protected]>
Author: bcollins
Date: 2004-03-28 07:59:03 -0500 (Sun, 28 Mar 2004)
New Revision: 178

Modified:
   trunk/Rules.mk.in
Log:
Remove the -export-dynamic. Not needed.


Modified: trunk/Rules.mk.in
===================================================================
--- trunk/Rules.mk.in	2004-03-28 12:57:46 UTC (rev 177)
+++ trunk/Rules.mk.in	2004-03-28 12:59:03 UTC (rev 178)
@@ -41,9 +41,9 @@
 LT_COMPILE = $(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE)
 
 LINK = $(LIBTOOL) $(LTFLAGS) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) \
-	-export-dynamic $(LINK_LIBTOOL) $(LIBS)
+	$(LINK_LIBTOOL) $(LIBS)
 LINK_MODULE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CC) -module -avoid-version \
-	-export-dynamic dll_export -module -rpath $(PROTHON_DEFAULT_MODDIR) \
+	-module -rpath $(PROTHON_DEFAULT_MODDIR) \
 	$(CFLAGS) $(LDFLAGS) $(LINK_LIBTOOL) $(LIBS)
 
 LIB_INSTALL = $(LIBTOOL) --mode=install $(INSTALL)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.