[sage-devel] Re: Most packages in sage not respecting SAGE64, and optimization level abstractions.

2009-10-07 Thread Vincent Labrecque
On Oct 7, 2009, at 7:54 AM, Vincent Labrecque wrote: > > And as I'm writing this, with regards to optimization flags, maybe > the sage build system should provide an abstraction over -On. As > I'm sure you know, these have widely differing behaviors across > compi

[sage-devel] Re: Most packages in sage not respecting SAGE64.

2009-10-07 Thread Vincent Labrecque
On Oct 6, 2009, at 10:58 PM, Dan Drake wrote: > On Tue, 06 Oct 2009 at 03:23AM -0700, Robert Bradshaw wrote: >> Is there not a way to invoke a bash script in such a way that it >> can't change the invoking environment? > > You sound like you want the `env' command: > >env FOO=bar command arg