On 25 Mai, 11:18, leif <not.rea...@online.de> wrote:
> What I wanted to say is that installing another version of gcc in /usr/
> local on systems (like Linux distros) where there already is a
> "native" one (gcc) in /usr is non-trivial, i.e. this doesn't work "out
> of the box".
>
> With the "native" gcc, "-lstdc++" is passed to the linker (which would
> have worked in Matthew's installation, too), while with gcc in /usr/
> local its absolute filename is passed.

Oops, the "custom" gcc is actually installed in /usr, not /usr/local,
but this shouldn't matter... ;-)
(It is configured with "--enable-version-specific-runtime-libs" and "--
program-suffix=...".)

-Leif

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