octave-maintainers
[Top][All Lists]
Advanced

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

*.cc files installed in /usr/local/include/octave?


From: Rik
Subject: *.cc files installed in /usr/local/include/octave?
Date: Sat, 25 Jul 2015 19:39:44 -0700

7/25/15

jwe,

I just noticed that 'make install' is placing not just header files (*.h),
but a bunch of C++ files in the include directory for Octave.  Is this
correct?  Just for fun, I tried deleting all the .cc files and using
mkoctfile with some of the samples from the examples/code directory and
they appear to work.

The list of files is

Array.cc
base-lu.cc
base-qr.cc
bsxfun-defs.cc
DiagArray2.cc
eigs-base.cc
graphics-props.cc
intNDArray.cc
kpse.cc
MArray.cc
MDiagArray2.cc
MSparse.cc
mx-inlines.cc
oct-sort.cc
op-dms-template.cc
op-dm-template.cc
op-pm-template.cc
ov-base-diag.cc
ov-base-int.cc
ov-base-mat.cc
ov-base-scalar.cc
ov-bool-mat.cc
sparse-base-chol.cc
sparse-base-lu.cc
Sparse.cc
sparse-dmsolve.cc

--Rik




reply via email to

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