Hi Volker,

On Wed, 4 May 2011 14:38:44 -0700 (PDT)
Volker Braun <vbraun.n...@gmail.com> wrote:

> I finished compilerwrapper-1.1 which now allows you to transform the
> wrapper as well as the wrapped gcc binary names by means of configure
> options. For example,
> 
> ./configure --with-gcc-transform-name='s/^/x86_64-/'
> --program-suffix='-4'
> 
> will call the compiler wrapper binaries gcc-4, c++-4, ... and call
> the underlying gcc binaries x86_64-gcc, x86_64-c++, ... The linker is
> always ld.
> 
> I think this is the most flexible option. 

This is exactly what we needed. Thank you.

Can you tag the release with "hg tag"? This will let bitbucket generate
a tarball with a human readable name.

Cheers,
Burcin

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to