Alexander Dreyer wrote: > Dear Dave, >> From >> http://developers.sun.com/solaris/articles/cmp_stlport_libCstd.html >> I read, that one might have to build with -library=stlport4 . >> >> I'll try it out. > Ok, that was the right direction. I did some experiments with standalone > PolyBoRi, I had to change the code at some places (template-related > stuff). But, when compiled and linked, I got the following error: > > problem in polybori - ImportError: ld.so.1: python2.4: fatal: relocation > error: file > /home/dreyer/pbtest/current/polybori/pyroot/polybori/dynamic/PyPolyBoRi.so: > symbol __1cDstdEcerr_: referenced symbol not found > > Any ideas? > > Best regards, > Alexander
Can you try again. I've applied 4 patches to 't2': 119963 15 < 19 --- 28 SunOS 5.10: Shared library patch for C++ 124863 13 < 17 --- 23 Sun Studio 12: Patch for Sun C++ Compiler 124861 15 < 18 --- 30 Sun Studio 12: Compiler Common patch for Sun C C++ F77 F95 127000 09 < 12 --- 31 Sun Studio 12: Patch for Fortran 95 8.3 Compiler The first three might solve the issue. I somewhat doubt it, but it is worth a try. I have some ideas what may be the issue, but before getting to them, lets see if a compiler and/or library patch will solve the issue. 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 URL: http://www.sagemath.org