I'm trying to build 4.4.1..rc0 on 't2' (a Sun T5240 with the Sun
Studio compiler suite installed) and find the
sage-4.1.1.rc0.spkg insists on using the compiler from
/opt/SUNWspro/bin/CC. I've tried setting CXX to
/usr/local/gcc-4.2.4-sun-linker/bin/g++, but still it insists on using
the Sun compiler CC.

We had the same issue with PolyBoRi (now fixed) which was due to
SCons. I've created a hacked versions of SCons which should not look
in /opt/SUNWspro/bin. Even applying that, rebuilding SCons, I still
find sage-4.1.1.rc0.spkg chose the C++ compiler from
/opt/SUNWspro/bin.

Does anyone have a clue where this problem might be? I can probalby
track it down myself, but if anyone has any ideas, please let me know.

As a temporary fix, I intend renameing the directory /opt/SUNWspro to
something else for a few minutes to get this to build. But that is
clearly not the real answer. I've simply no idea why it looks for the
compiler there.

Dave

--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to