help-octave
[Top][All Lists]
Advanced

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

compiling -static


From: Mag Gam
Subject: compiling -static
Date: Wed, 27 Jun 2012 05:54:42 -0400

I am building binary distribution of octave 3.6.1 for many boxes --
basically share it -- therefore I am trying to compile it with -static

Running, compile with these options

--enable-static --disable-shared --disable-dl

Eventually, it fails here


make[3]: Circular DLD-FUNCTIONS/__delaunayn__.la <-
liboctinterp.ladependency dropped.
/bin/bash ../libtool --tag=CXX   --mode=link g++ -g -O2  -DHAVE_CONFIG_H
-Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings
-Wcast-align -Wcast-qual -O -pthread -O -avoid-version -module
-no-undefined     -o DLD-FUNCTIONS/__delaunayn__.la
DLD-FUNCTIONS/DLD_FUNCTIONS___delaunayn___la-__delaunayn__.lo
liboctinterp.la ../liboctave/liboctave.la ../libcruft/libcruft.la   -lm
libtool: link: cannot find the library `liboctinterp.la' or unhandled
argument `liboctinterp.la'

Any thoughts on how to fix this?


reply via email to

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