octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem building octave 3.0 on x86_64


From: Tom Holroyd
Subject: problem building octave 3.0 on x86_64
Date: Tue, 11 Mar 2008 17:39:26 -0400

After configure BLAS showed up as -lblas, maybe that's OK though. The
error below appears to be something else.

g++ -I/usr/local/include -I. -I.. -I../liboctave -I../src -
I../libcruft/misc  -DHAVE_CONFIG_H  -Wall -W -Wshadow -Wold-style-cast -
g -O2 -rdynamic \
        -L..  -fPIC  -o octave \
        main.o  \
        -L../liboctave -L../libcruft -L../src -Wl,-rpath -
Wl,/usr/local/octave64/lib/octave-3.0.0 \
        -loctinterp -loctave  -lcruft   \
             \
           -lblas \
         -lreadline  -lncurses -ldl -lz -lm  -L/usr/lib/gcc/x86_64-
redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-
linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-
linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lz -lfrtbegin
-lg2c -lm
../src/liboctinterp.so: undefined reference to `__cxa_get_exception_ptr'
collect2: ld returned 1 exit status

-- 
Dr. Tom Holroyd
The 9th Amendment of the U.S. Constitution:
"The enumeration in the Constitution, of certain rights, shall not be
construed to deny or disparage others retained by the people."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]