help-octave
[Top][All Lists]
Advanced

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

Re: compiling -static


From: Sergei Steshenko
Subject: Re: compiling -static
Date: Wed, 27 Jun 2012 03:01:46 -0700 (PDT)




----- Original Message -----
> From: Mag Gam <address@hidden>
> To: address@hidden
> Cc: 
> Sent: Wednesday, June 27, 2012 12:54 PM
> Subject: compiling -static
> 
> 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?
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>

Incidentally, I am subscribed to 'libtool' bugs list. And I think there was a 
bug report that 'libtool' can't link statically.

Don't know whether it's related.

Regards,
  Sergei.



reply via email to

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