dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #00910
Re: cygwin and DOLFIN
> Do we still need to fix the other stuff (drand48() etc) for cygwin?
>
Nope, the flag does the trick for everything.
Garth
> /Anders
>
> On Thu, Sep 01, 2005 at 01:34:46PM +0200, Garth N. Wells wrote:
> > Adding the compiler flag "-U__STRICT_ANSI__", DOLFIN compiles and runs
> without
> > problems under cygwin if curses is disabled. I don't really understand why
> this
> > is needed when the flag "-ansi" is already used.
> >
> > I've used gcc 3.3.3 under cygwin. gcc 3.4.4 under cygwin (the current
> version)
> > seems to have problems with its own libraries which won't allow compilation
> with
> > "-Wall".
> >
> > Also, given that /src/demo/poisson is the recommended "starting" point , I
> think
> > that it would be a good idea not to use curses in it.
> >
> > Garth
> >
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> >
>
> --
> Anders Logg
> Research Assistant Professor
> Toyota Technological Institute at Chicago
> http://www.tti-c.org/logg/
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
>
References