Each time I upgraded the compiler I did a "make distclean", reran configure and make for sage.
Jeff On Sunday 04 October 2009 18:34, William Stein wrote: > On Sun, Oct 4, 2009 at 6:25 PM, Jeff Post <[email protected]> wrote: > > On Sunday 04 October 2009 11:21, William Stein wrote: > > > I just installed Centos 5.3 on both 32 and 64-bit machines yesterday > > > to do some testing, and Sage builds no problem with the default > > > compiler that they include by default, which is gcc-4.1.2. > > > > After four hours the compile finished using gcc-4.1.2, but I have import > > errors in the install.log: > > > > ImportError: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.5' not found > > > > Also get import errors when I run sage. I'm beginning to think this is an > > intelligence test, but due to my workload I just don't have much more > > time to > > spend on this. Looks like sage is dependent on a *specific* version of > > glibc, > > which is not good. Am I reading this right? > > Sage is definitely not dependent on a specific version of GCC. > > Did you switch compilers halfway through the install? You have to use > exactly the same compiler for the entire install. > > William > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
