[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Linking 2.1.14
From: |
etienne grossmann |
Subject: |
Linking 2.1.14 |
Date: |
Wed, 11 Aug 1999 17:04:25 +0100 (WEST) |
Hello,
I still haven't got 2.1.14 up and running. It compiles, until the
moment of linking, in the 'src' directory :
======================================================================
c++ -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob -I../glob
-DHAVE_CONFIG_H -mieee-fp -fno-rtti -fno-exceptions -fno-implicit-templates -g
-O2 -Wall -rdynamic -L.. -u MAIN__ -fPIC -g -o octave octave.o builtins.o
ops.o -L../liboctave -L../libcruft -L../src -Xlinker -rpath -Xlinker
/usr/local/lib/octave-2.1.14 -loctinterp -loctave -lcruft
../readline/libreadline.a ../kpathsea/libkpathsea.a ../glob/libglob.a -lg2c
-lm -L/usr/lib/gcc-lib/i386-linux/2.95 -lm -lncurses -ldl -lm
../liboctave/liboctave.so: undefined reference to `void
subtract_vs<complex<double>, double, complex<double> >(complex<double> *,
double const *, unsigned int, complex<double>)'
... And many more undefined refs ...
======================================================================
I am sorry to ask this question, as I am quite sure that I have
already seen it in one of the mailing lists (which), but I am unable
to find it again ...
Etienne
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------
- Linking 2.1.14,
etienne grossmann <=