On Feb 4, 12:07 pm, dannychrastina <danny.chrast...@gmail.com> wrote:
> On Feb 4, 8:13 pm, Alexander Dreyer
Hi Danny,
> <jan.alexander.dre...@googlemail.com> wrote:
> > Hi Danny,
> > although the Intel-Compiler environment is not advised, I would also
> > be interested in a dump of the scons environment, i.e. the output of
> > the following:
> > echo "print Environment().Dump()" > dummyscfile; scons -f dummyscfile;
> > rm dummyscfile
>
> Ok, seehttp://www.triv.org.uk/~danny/sage/senv-dump.txt
This looks interesting:
'LINK': '$SMARTLINK',
'LINKCOM': '$LINK -o $TARGET $LINKFLAGS $SOURCES $_LIBDIRFLAGS
$_LIBFLAGS',
and like the likely culprit IMHO.
> I did "sage -sh" to use put sage's scons in the $PATH; my system
> doesn't have it.
>
> Anyway, sage builds now and works so thanks for all your help.
Well, thank you for sticking around and helping to debug this. These
kind of build bugs are always the most entertaining ones since my
initial reaction was "not another bug in those damn custom patched
binutils" and it is a real config issue in SCons.
Alexander: Note that SCons on Solaris also has the hots for the Sun
Forte compiler, but in our SCons release I made it give preference to
gcc on Solaris.
> Best,
>
> Danny.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---