Although I know about as much as my dog about Solaris, I gave it a try
on t2.  After downloading the 0.8.0 spkg from trac I did:

sage -sh
export GMPLIB=/home/wstein/sparc/sage-3.4.1.rc4-mark-gcc-4.3.3/local
$MAKE library MODE=shared ldflags="$LDFLAGS" GMP_INC_DIR="$GMPLIB"

and things compiled well for a while until I got:

g++   -Wall -ansi -pedantic -I /home/wstein/sparc/sage-3.4.1.rc4-mark-
gcc-4.3.3/local/include -Wno-uninitialized -Wno-unused-parameter -O2 -
fPIC -c src/test/TestSuite.cpp -o bin/shared/test/TestSuite.o
src/test/TestSuite.cpp: In member function ‘void TestSuite::sortTests
()’:
src/test/TestSuite.cpp:43: error: ‘sort’ was not declared in this
scope
make: *** [bin/shared/test/TestSuite.o] Error 1

-Marshall

On Jul 16, 10:39 am, "Dr. David Kirkby" <david.kir...@onetel.net>
wrote:
> Marshall Hampton wrote:
> > Does it work on Solaris?  My impression is that is a required feature
> > now for standard inclusion.
>
> > -M. Hampton
>
> I'm a bit busy now, but will check in the next 12 hours or so
>
> dave
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to