[MLton-devel] mlton/doc CHANGES,1.65,1.66
sweeks@users.sourceforge.net
sweeks@users.sourceforge.net
Thu, 25 Apr 2002 20:06:25 -0700
Update of /cvsroot/mlton/mlton/doc
In directory usw-pr-cvs1:/tmp/cvs-serv10614/doc
Modified Files:
CHANGES
Log Message:
MAIL
Changed call to linker to use libgmp.a (if it exists) instead of libgmp.so.
This is because the linker adds a dependency to a shared library even if there
are no references to it.
Index: CHANGES
===================================================================
RCS file: /cvsroot/mlton/mlton/doc/CHANGES,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** CHANGES 25 Apr 2002 19:28:18 -0000 1.65
--- CHANGES 26 Apr 2002 03:06:23 -0000 1.66
***************
*** 6,9 ****
--- 6,12 ----
fail to start.
- Added IntInf.log2.
+ - Changed call to linker to use libgmp.a (if it exists) instead of libgmp.so.
+ This is because the linker adds a dependency to a shared library even if
+ there are no references to it
* 2002-04-23
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel