← Back to team overview

dolfin team mailing list archive

Re: Problem with build system

 

On Wed, Feb 25, 2009 at 11:54:52PM +0100, Martin Sandve Alnæs wrote:
> I've had "scons -j3 && [sudo] scons install" in my build-everything
> automation scripts for a long time for just this reason.
> 
> Martin

I always do scons -j5 install, but then I have more processors than
you have. ;-)

-- 
Anders


> 
> 
> On Wed, Feb 25, 2009 at 11:26 PM, Anders Logg <logg@xxxxxxxxx> wrote:
> > When I compile using
> >
> >  scons install
> >
> > the compilation will continue with building the SWIG interface,
> > installing etc even if there are build errors when compiling the C++
> > code. Shouldn't the build stop at errors?
> >
> > If I just type 'scons', it will indeed stop, but then I get a message
> > "If there were no errors, run scons install" etc, even if there were
> > errors. Isn't there some error code that could be checked before
> > writing that message?
> >
> >
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.9 (GNU/Linux)
> >
> > iEYEARECAAYFAkmlxSUACgkQTuwUCDsYZdE96gCfWpfOpFN3WYQlw+LH14QtzLGn
> > BDMAniUMMKr04p8xt+71EFdD6HfV3bkm
> > =paU8
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
> >
> >
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev

Attachment: signature.asc
Description: Digital signature


References