← Back to team overview

dolfin team mailing list archive

Re: Problem with build system

 

I've had "scons -j3 && [sudo] scons install" in my build-everything
automation scripts for a long time for just this reason.

Martin



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?
>
> --
> Anders
>
>
> -----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
>
>


Follow ups

References