[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-19 Thread Dr. David Kirkby
brandon.bar...@gmail.com wrote: > On the latest opensolaris running on amd64 and using gcc 4.4.1 I did > hit the bug you mentioned, but in sqlite (running the gnu autotools > again for sqlite did not seem to help): > > > ar cru .libs/libsqlite3.a sqlite3.o > ranlib .libs/libsqlite3.a > creating

[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-19 Thread brandon.bar...@gmail.com
On the latest opensolaris running on amd64 and using gcc 4.4.1 I did hit the bug you mentioned, but in sqlite (running the gnu autotools again for sqlite did not seem to help): ar cru .libs/libsqlite3.a sqlite3.o ranlib .libs/libsqlite3.a creating libsqlite3.la (cd .libs && rm -f libsqlite3.la

[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-19 Thread Dr. David Kirkby
solarg wrote: > hello all, > is there any binaries for solaris/x86 (or amd64) that i can download > somewhere? > > thanks in advance, > > gerard I do not know if there is. There were, but when one goes to the download page http://www.sagemath.org/download.html and click 'Solaris binaries'

[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-19 Thread solarg
hello all, is there any binaries for solaris/x86 (or amd64) that i can download somewhere? thanks in advance, gerard --~--~-~--~~~---~--~~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-

[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-16 Thread Dr David Kirkby
On Oct 16, 3:47 am, Rob Beezer wrote: > On Oct 15, 7:05 pm, "Dr. David Kirkby" > wrote: > > > Sage 4.1.2 will now build completely on Solaris with no manual intervention. > > Congratulations!  That's been quite a project. As you will see, my optimism was mis-placed. The sage library ignores t

[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-16 Thread Dr David Kirkby
On Oct 16, 3:05 am, "Dr. David Kirkby" wrote: > Following a patch to pari > > http://sagetrac.org/sage_trac/ticket/6579 > > which needs review, Sage 4.1.2 will now build completely on Solaris with > no manual intervention. > > I've built it on my own Solaris box, and a build is in progress on t

[sage-devel] Re: Sage on Solaris - now builds 'out of the box' with gcc 4.4.1

2009-10-15 Thread Rob Beezer
On Oct 15, 7:05 pm, "Dr. David Kirkby" wrote: > Sage 4.1.2 will now build completely on Solaris with no manual intervention. Congratulations! That's been quite a project. And I hope you continue working on similar projects, lest the pipes freeze out in the shed. ;-) Rob --~--~-~--~--