Compiler Wrapper¶
Description¶
A wrapper for compiler and binutils that sets rpath, removes optimizations on broken archs and gcc versions, and generally helps to compile Sage more easily.
License¶
GPL v2+
Upstream Contact¶
Dependencies¶
None
Special Update/Build Instructions¶
The src/ subdirectory is a clone of my mercurial repository at https://bitbucket.org/vbraun/compilerwrapper. You can update the source tree with “hg pull -u”.