Hi,
the build failed on our system (64-bit, AMD, gcc 4.1.2, Linux);
previously we built and used successfully 5.21.1, and built successfully
5.22.1 (but didn't use it, due to floating-point precision problems).
We use Ecl version 10.4.1.
LANG=C ./configure --prefix=/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Maxima/ecl/5.23.0 --with-ecl=/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Ecl/10.4.1/bin/ecl --enable-ecl
LANG=C make
yields
;;; Invoking external command:
;;; /home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.1.2/bin/gcc "-I/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Ecl/10.4.1/include/" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fPIC -I/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gmp/4.1.2/5.0.1/include -Dlinux -O -w -c "/tmp/ECLINITyBHG4P.c" -o "/tmp/ECLINITyBHG4P.o"
;;;
;;; Note:
;;; Invoking external command:
XXX this line has 36861 characters XXX -Wl,-rpath=/home/csoliver/SAT-AlgorithmAn error occurred during initialization:
(SYSTEM "/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gcc/4.1.2/bin/gcc -o XXX this line has 37734 characters XXX -lecl -lgmp -ldl -lm ") returned non-zero value 127.
en/OKplatform/ExternalSources/Installations/Ecl/10.4.1/lib -Wl,-rpath,/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gmp/4.1.2/5.0.1/lib -L/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/Installations/Gmp/4.1.2/5.0.1/lib -lecl -lgmp -ldl -lm
;;; make[2]: *** [binary-ecl/maxima] Error 1
make[2]: Leaving directory `/home/csoliver/SAT-Algorithmen/OKplatform/ExternalSources/builds/Maxima/ecl/maxima-5.23.0/src'
make[1]: *** [all-recursive] Error 1
where the XXX-content is my substitution (for the very long lines).
Oliver
On Fri, Dec 24, 2010 at 01:05:01AM -0700, Robert Dodier wrote:
> Hi,
>
> I've tagged Maxima 5.23.0 in CVS as version-5_23_0 and
> built rpms and uploaded rpms & source code to the SF file manager.
> http://sourceforge.net/projects/maxima/files/
>
> If someone can create a Windows and/or Mac package,
> that would be great.
>
> Hope you can give it a try and let us know whether it works.
> As ever, we 'll try to get to a stable release after a few tries
> and make a general announcement then.
>
> best
>