lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5139] Install mpatrol right after MinGW gcc


From: Greg Chicares
Subject: [lmi-commits] [5139] Install mpatrol right after MinGW gcc
Date: Fri, 31 Dec 2010 10:57:52 +0000

Revision: 5139
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5139
Author:   chicares
Date:     2010-12-31 10:57:51 +0000 (Fri, 31 Dec 2010)
Log Message:
-----------
Install mpatrol right after MinGW gcc

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/install_msw.sh

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2010-12-30 00:18:34 UTC (rev 5138)
+++ lmi/trunk/ChangeLog 2010-12-31 10:57:51 UTC (rev 5139)
@@ -27101,3 +27101,26 @@
   yare_input.cpp
 Resolve issues discovered with libstdc++ debug mode.
 
+20101228T1902Z <address@hidden> [654]
+
+  actuarial_table.cpp
+  handle_exceptions_test.cpp
+  stratified_charges.cpp
+  timer_test.cpp
+Resolve issues discovered with compilers other than gcc.
+
+20101230T0017Z <address@hidden> [654]
+
+  mpatrol-mingw-GNUmakefile
+Fix defect introduced 20030424: $(CXX) was used but not defined.
+
+20101230T0018Z <address@hidden> [654]
+
+  install_mpatrol.make
+Pass $(PATH) to subshells more reliably; prevent parallelism.
+
+20101231T1057Z <address@hidden> [654]
+
+  install_msw.sh
+Install mpatrol right after MinGW gcc.
+

Modified: lmi/trunk/install_msw.sh
===================================================================
--- lmi/trunk/install_msw.sh    2010-12-30 00:18:34 UTC (rev 5138)
+++ lmi/trunk/install_msw.sh    2010-12-31 10:57:51 UTC (rev 5139)
@@ -160,6 +160,7 @@
 rm --force --recursive scratch
 rm --force --recursive /MinGW_
 make $coefficiency prefix=/MinGW_ cache_dir=/cache_for_lmi/downloads -f 
install_mingw.make
+make $coefficiency -f install_mpatrol.make
 
 make $coefficiency -f install_miscellanea.make clobber
 make $coefficiency -f install_miscellanea.make




reply via email to

[Prev in Thread] Current Thread [Next in Thread]