octave-maintainers
[Top][All Lists]
Advanced

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

why does 'make install' install .cc files?


From: Carlo De Falco
Subject: why does 'make install' install .cc files?
Date: Sun, 30 Oct 2016 16:36:32 +0000

Hi,

I just tried installing the 4.3.0+ built from hg id 90c3839825a3
and I see a bunch of .cc files installed in 
${prefix}/include/octave-4.3.0+/octave

ls ${prefix}/include/octave-4.3.0+/octave/*.cc

/opt/octave/4.3/include/octave-4.3.0+/octave/Array.cc           
/opt/octave/4.3/include/octave-4.3.0+/octave/MSparse.cc         
/opt/octave/4.3/include/octave-4.3.0+/octave/intNDArray.cc
/opt/octave/4.3/include/octave-4.3.0+/octave/DiagArray2.cc      
/opt/octave/4.3/include/octave-4.3.0+/octave/Sparse.cc          
/opt/octave/4.3/include/octave-4.3.0+/octave/mx-inlines.cc
/opt/octave/4.3/include/octave-4.3.0+/octave/MArray.cc          
/opt/octave/4.3/include/octave-4.3.0+/octave/bsxfun-defs.cc     
/opt/octave/4.3/include/octave-4.3.0+/octave/oct-sort.cc
/opt/octave/4.3/include/octave-4.3.0+/octave/MDiagArray2.cc     
/opt/octave/4.3/include/octave-4.3.0+/octave/graphics-props.cc


Is this expected or is it a bug in "make install"? If it is expected, why is it 
so?

c.





reply via email to

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