Hello all,
I am interested in creating a native Windows port completely independent of
the ugh-worthy Cygwin. Does such a project exist?
TIA
-drl
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving
Hangs at the message
"Checking what CFLAGS MPIR would use if they were empty"
Must be manually interrupted.
I check Sage every six months only to find that is still never builds
correctly. Maybe a new approach is needed. It's sort of comical at this
point. Then again, good mathers are usually
b 29, 6:00 am, David Kirkby wrote:
> On 29 February 2012 09:18, Jeroen Demeyer wrote:
>
> > On 2012-02-29 02:37, deSitter wrote:
> > > Simply including complex.h in base.c would probably work
> > No.
>
> > > My guess is a problem with gcc.
> > Are
Let's see, gcc --version shows a 4 thing, a 6 thing, and a 2 thing.
That's probably because I downloaded and installed gcc 4.6.2. (!!)
-drl
On Feb 29, 4:18 am, Jeroen Demeyer wrote:
> On 2012-02-29 02:37, deSitter wrote:> Simply including complex.h in base.c
> would p
Also - Sage built fine with gcc 4.5.1 on my Linux installation (SuSE
11.4)
-drl
On Feb 28, 8:37 pm, deSitter wrote:
> Sun Enterprise 420R, gcc 4.6.2, Sun linker, LD_LIBRARY_PATH=/usr/local/
> lib, Sun Studio 12 installed.
>
> There is a problem with inclusion of somewhere in the
&g
Sun Enterprise 420R, gcc 4.6.2, Sun linker, LD_LIBRARY_PATH=/usr/local/
lib, Sun Studio 12 installed.
There is a problem with inclusion of somewhere in the
cvxopt-1.1.3 package. Error:
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-
prototypes -fPIC -I/root/Documents/sage
Very straightforward, with one bump - the supplied Parma Polyhedron
Library libppl.so.9.0.0 confused the linker, so a single unresolved
symbol was found. The compilation failed. At that point, I pointed the
symbolic links in sagedir/local/lib to the version of libppl that
comes with the SuSE distru