dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02201
Re: [HG] Force rebuild of libraries during make install by
This change has broken the build system, so we need to wait on the
release. I'm taking a look now to see what the problem is.
Garth
On Wed, 2006-03-22 at 21:08 +0100, DOLFIN wrote:
> One or more new changesets pushed to the primary DOLFIN repository.
> A short summary of the last three changesets is included below.
>
> changeset: 1799:89958bdfd99f41021d1e1fd0118c627176c410e3
> tag: tip
> user: "Anders Logg <logg@xxxxxxxxx>"
> date: Wed Mar 22 21:03:39 2006 -0500
> files: src/pre/Makefile.am src/pre/Makefile.in
> description:
> Force rebuild of libraries during make install by
> adding 'make -C ../lib clean all' to the install target
> of src/pre/Makefile.am. This is a bit of a hack, but I don't
> know of an easy way to fix it. This is a fix for a problem that
> might be confusing to new users (and myself sometimes): when compiling
> DOLFIN and running make install after having made changes to the library
> code, the (shared) libraries are not always rebuilt.
>
>
> changeset: 1798:d54f46fde4338f446c3847e90d696126f4529009
> user: "Anders Logg <logg@xxxxxxxxx>"
> date: Wed Mar 22 18:50:09 2006 -0500
> files: ChangeLog
> description:
> Update ChangeLog
>
>
> changeset: 1797:40ac6eeafb48d81dacd6f598bb68d5760a9a6399
> user: "Anders Logg <logg@xxxxxxxxx>"
> date: Wed Mar 22 18:49:17 2006 -0500
> files: src/kernel/la/KrylovSolver.cpp src/kernel/la/dolfin/KrylovSolver.h src/pydolfin/dolfin.py src/pydolfin/dolfin_wrap.cpp
> description:
> Remove KrylovSolver::solver()
>
>
> -------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
References