[sage-devel] Not the best week for the Solaris port.

2010-01-17 Thread Dr. David Kirkby
Last week was a pretty annoying week for Solaris support. Two quite major obstacles came up. 1) #7932: _Complex_I undeclared - a new bug totally stops a Solaris 10 build. has introduced code which exploits a bug in gcc, which stops Sage building on Solaris. This was particularly annoying, as 4

Re: [sage-devel] Re: building 4.3.1.rc0 does not go past 'R' on ia64 with Suse

2010-01-17 Thread William Stein
2010/1/17 Dima Pasechnik : > could it be just the difference in compiler? > in my case it was gcc 4.1.2: Yes, it could easily be there. You might consider installing gcc-4.4.2 (build it from source, say). > > edekl...@pilatus:~/gap/gap4r4> gcc -v > Using built-in specs. > Target: ia64-suse-linux

Re: [sage-devel] ARM compilation of sage progress

2010-01-17 Thread Joshua Herman
Oh I thought it already compiled nevermind. On Sun, Jan 17, 2010 at 9:12 PM, Carlo Hamalainen < carlo.hamalai...@gmail.com> wrote: > On Mon, Jan 18, 2010 at 1:08 PM, Joshua Herman > wrote: > > Has anyone made a binary available ? I know someone was trying to > compile. > > I'm compiling right no

Re: [sage-devel] ARM compilation of sage progress

2010-01-17 Thread Carlo Hamalainen
On Mon, Jan 18, 2010 at 1:08 PM, Joshua Herman wrote: > Has anyone made a binary available ? I know someone was trying to compile. I'm compiling right now on my SheevaPlug (ARM, running Ubuntu 9.04). The build fails on a number of packages: fortran, lapack, atlas, linbox, blas, matplotlib, singul

[sage-devel] ARM compilation of sage progress

2010-01-17 Thread Joshua Herman
Has anyone made a binary available ? I know someone was trying to compile. -- 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

[sage-devel] Re: building 4.3.1.rc0 does not go past 'R' on ia64 with Suse

2010-01-17 Thread Dima Pasechnik
could it be just the difference in compiler? in my case it was gcc 4.1.2: edekl...@pilatus:~/gap/gap4r4> gcc -v Using built-in specs. Target: ia64-suse-linux Configured with: ../configure --enable-threads=posix --prefix=/usr -- with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/

[sage-devel] Re: [sage-release] sage-4.3.1.rc0 released!

2010-01-17 Thread Minh Nguyen
Hi folks, On Sat, Jan 16, 2010 at 5:42 PM, Robert Miller wrote: > Source: > http://boxen.math.washington.edu/home/rlmill/sage-4.3.1.rc0.tar > > Binary: > http://boxen.math.washington.edu/home/rlmill/sage-4.3.1.rc0-x86_64-Linux.tar.gz And here's an upgrade path: http://boxen.math.washington.e

Re: [sage-devel] building 4.3.1.rc0 does not go past 'R' on ia64 with Suse

2010-01-17 Thread William Stein
2010/1/17 Dima Pasechnik : > Attempting to build 4.3.1.rc0 on ia64 with opensuse, I get an error > during the building of R: > > gcc -std=gnu99 -Wl,--export-dynamic  -L/home/edeklerk/sage/ > sage-4.3.1.rc0/local/lib/  -o R.bin Rmain.o -L../../lib -lR > /home/edeklerk/sage/sage-4.3.1.rc0/local/lib/

[sage-devel] numpy on Open Solaris 64 bit

2010-01-17 Thread Jaap Spies
Hi, A patched version of numpy-1.3.0 seems to build and install On Open Solaris 06/09 real0m46.014s user0m41.791s sys 0m2.656s Successfully installed numpy-1.3.0.p3 You can safely delete the temporary build directory /export/home/jaap/sage_port/sage-4.3.1.rc0/spkg/build/numpy-1.3.0.

[sage-devel] Re: Sage upgrade error (polybori-0.6.3-20090827)

2010-01-17 Thread Igor Tolkov
The fresh install worked. Thanks. Igor On Jan 16, 6:30 pm, William Stein wrote: > 2010/1/16 Igor Tolkov : > > > > > On Jan 16, 12:18 pm, William Stein wrote: > >> 2010/1/16 Igor Tolkov : > > >> > My SAGE upgrade (using sage --upgrade) on the machine: > > >> What GCC? > > > Using built-in specs