← Back to team overview

fenics team mailing list archive

Re: [DOLFIN-dev] New subproject release -- Dorsal 0.2

 

Harish Narayanan wrote:
> I'd like to announce a release of Dorsal, a bash script for building
> many FEniCS projects (featuring DOLFIN) and their dependencies for
> various platforms. A primary goal of the project is to lower the barrier
> of entry for people curious to try out DOLFIN.
> 
> At the moment, it works reasonably cleanly for the following environments:
> 
> * Red Hat Enterprise Linux 5
> * Ubuntu 8.04 LTS
> * Mac OS X 10.5 (with fink)
> 
> I envision more platforms being supported in the future as each of these
> are relatively straightforward to set up; one just needs access to them
> to iron out any system-specific kinks. Let me know if you're interested
> in tweaking it for other platforms.

Hi Harish,

I just tested it out on debian/sib/amd64 using hardy.platform and it
worked quite well. Everything built OTOB until the python-dolfin swig
wrapper. The error is

"cc1plus: warnings being treated as errors
dolfin/swig/dolfin_wrap.cc: In function ‘PyObject*
_wrap_summary(PyObject*, PyObject*)’:
dolfin/swig/dolfin_wrap.cc:30015: error: ‘argv[0]’ may be used
uninitialized in this function
..."

Not due to dorsal, though. Thanks for the work.

Regards,
ST
--


Follow ups

References