Setzer.Woodrow | 1 Jun 14:24
Picon

Re: MCSim on Cygwin

I have not tried to compile MCSim under Cygwin, but have successfully
compiled and used it under MinGW, using the tools for compiling R and R
packages called Rtools.  I submitted a patch to Frederic which he has
made available at the MCSim web page. Only statically-linked executables
are produced, but I question the advantage of using dlls for the mcsim
library, as it is small, and I understand there is a small performance
hit of using a dll over a statically-linked library (but my
understanding in these matters is small, and I'm quite open to being
wrong on this).

R. Woodrow Setzer, Ph. D.
National Center for Computational Toxicology
http://www.epa.gov/comptox
US Environmental Protection Agency
Mail Drop B205-01/US EPA/RTP, NC 27711
Ph: (919) 541-0128    Fax: (919) 541-1194

                                                                                                                                   
  From:       Bill Harris <bill_harris <at> facilitatedsystems.com>                                                                     

  To:         "Hansell\,          Timothy A CTR USAF AFMC 711 HPW\/RHPB" <Timothy.Hansell <at> WPAFB.AF.MIL>                            

  Cc:         help-mcsim <at> gnu.org                                                                                                   

  Date:       05/30/2009 01:17 PM                                                                                                  

  Subject:    Re: [Help-mcsim] MCSim on Cygwin                                                                                     

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
(Continue reading)

Picon
Picon

RE: MCSim on Cygwin

I'm less concerned about using DLL's versus statically linking libraries and
executables than I am about trying to come up with a stable way to build and
use MCSim on a windows (or even a Mac OS) platform. In both cases I have
found only anecdotal accounts of how people have been able to manually
install and use it rather than specific and clear instructions.

I think too, the benefit to making an open source product available is to
allow the community to enhance the source and the documentation regarding a
wide variety of platforms. Open source that compiles only on a limited
platform is not much more useful than a proprietary tool.

I'm coming at MCSim not so much as a biological modeling end user, but
rather as a computer scientist who has been asked to evaluate, recommend and
provide local support for such tools as would enhance the capabilities of
our team of modelers. I'm more than willing to help improve the portability
of MCSim if it would help make it more useful to us in the process.

-tim

-----Original Message-----
From: Setzer.Woodrow <at> epamail.epa.gov [mailto:Setzer.Woodrow <at> epamail.epa.gov]

Sent: Monday, June 01, 2009 8:24 AM
To: Bill Harris
Cc: help-mcsim <at> gnu.org; help-mcsim-bounces+setzer.woodrow=epa.gov <at> gnu.org;
Hansell, Timothy A CTR USAF AFMC 711 HPW/RHPB
Subject: Re: [Help-mcsim] MCSim on Cygwin

I have not tried to compile MCSim under Cygwin, but have successfully
compiled and used it under MinGW, using the tools for compiling R and R
(Continue reading)

Bill Harris | 2 Jun 05:59
Favicon

Re: MCSim on Cygwin

Setzer.Woodrow <at> epamail.epa.gov writes:

> I have not tried to compile MCSim under Cygwin, but have successfully
> compiled and used it under MinGW, using the tools for compiling R and R
> packages called Rtools.  I submitted a patch to Frederic which he has
> made available at the MCSim web page. Only statically-linked executables
> are produced, but I question the advantage of using dlls for the mcsim
> library, as it is small, and I understand there is a small performance
> hit of using a dll over a statically-linked library (but my
> understanding in these matters is small, and I'm quite open to being
> wrong on this).

Thanks; I'll check it out.

FWIW, I have no real problem with statically linked MCSim models.

Bill
--

-- 
Bill Harris                      http://facilitatedsystems.com/weblog/
Facilitated Systems                              Everett, WA 98208 USA
http://facilitatedsystems.com/                  phone: +1 425 374-1845
Bill Harris | 5 Jun 06:08
Favicon

Re: MCSim on Cygwin

"Hansell, Timothy A CTR USAF AFMC 711 HPW/RHPB"
<Timothy.Hansell <at> WPAFB.AF.MIL> writes:

> I'm coming at MCSim not so much as a biological modeling end user, but
> rather as a computer scientist who has been asked to evaluate, recommend and
> provide local support for such tools as would enhance the capabilities of
> our team of modelers. I'm more than willing to help improve the portability
> of MCSim if it would help make it more useful to us in the process.

Tim,

I just saw your note tonight, and I must say I'm not a biological
modeling end user, either.  I come at this from the field of system
dynamics, which normally uses commercial simulators such as Vensim and
iThink or STELLA.  http://facilitatedsystems.com/links.html#sd points to
a talk and a quick reference guide I created on MCSim, if it helps
anyone.

I agree that it's important to the larger picture to have MCSim work
across platforms.  When I first found it, I was running cygwin on XP,
and I seem to recall it compiling quite easily.  Unfortunately, that
wasn't the case when I tried it again recently, but I haven't had time
to get back to it in a few weeks.  I'll continue to try to make it work,
for I need (or want) to use it in my work where I am in a Windows
environment.

Bill
--

-- 
Bill Harris                      http://facilitatedsystems.com/weblog/
Facilitated Systems                              Everett, WA 98208 USA
(Continue reading)

Frederic Y. Bois | 8 Jun 12:41
Picon
Favicon

New patch for Windows installation

A new patch has just been posted for installing version 5.3.1 under Windows
(see http://www.gnu.org/software/mcsim/WindowsInstall.html).

Gmane