octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53627] build: oct files should not need to li


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #53627] build: oct files should not need to link with -loctinterp -loctave
Date: Wed, 13 Jun 2018 07:43:12 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

Follow-up Comment #4, bug #53627 (project octave):

Im assing this is directlt related to this change.

In mxe with latest dev (1c4ffd4f9404: create valid tmp scope for who -file )



/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-w64-mingw32-g++
-DHAVE_CONFIG_H -I.
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0  -Iliboctave
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/array
-Iliboctave/numeric
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/numeric
-Iliboctave/operators
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/operators
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/system
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/util
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/octave-value
-Ilibinterp
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/operators
-Ilibinterp/parse-tree
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/parse-tree
-Ilibinterp/corefcn
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/corefcn
-I/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/wrappers
 -I/home/johnd/mxe-octave/build-64/usr/x86_64-w64-mingw32/include/GraphicsMagick
-I/home/johnd/mxe-octave/build-64/usr/x86_64-w64-mingw32/include/libxml2
-I/home/johnd/mxe-octave/build-64/usr/x86_64-w64-mingw32/include 
-I/home/johnd/mxe-octave/build-64/usr/x86_64-w64-mingw32/include  -fopenmp
-Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings
-Wcast-align -Wcast-qual  -g -O2 -MT
libinterp/dldfcn/libinterp_dldfcn___delaunayn___la-__delaunayn__.lo -MD -MP
-MF libinterp/dldfcn/.deps/libinterp_dldfcn___delaunayn___la-__delaunayn__.Tpo
-c -o libinterp/dldfcn/libinterp_dldfcn___delaunayn___la-__delaunayn__.lo
`test -f 'libinterp/dldfcn/__delaunayn__.cc' || echo
'/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/'`libinterp/dldfcn/__delaunayn__.cc
ylibinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o: In
function `octave_value_list::resize(long long, octave_value const&)':
/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/octave-value/ovl.h:102:
undefined reference to `Array<octave_value>::resize(dim_vector const&,
octave_value const&)'
libinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o: In
function `octave_value::octave_value()':
/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/octave-value/ov.h:175:
undefined reference to `octave_value::nil_rep()'
libinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o: In
function `dim_vector::dim_vector()':
/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/array/dim-vector.h:255:
undefined reference to `dim_vector::nil_rep()'
libinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o: In
function `F__delaunayn__(octave_value_list const&, int)':
/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/libinterp/dldfcn/__delaunayn__.cc:152:
undefined reference to `error(char const*, ...)'
libinterp/dldfcn/.libs/libinterp_dldfcn___delaunayn___la-__delaunayn__.o: In
function `MArray<double>::transpose() const':
/home/johnd/mxe-octave/build-64/tmp-default-octave/octave-5.0.0/liboctave/array/MArray.h:104:
undefined reference to `Array<double>::transpose() const'
.
.
.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53627>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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