[bt-devel] status of development

Joachim Ansorg bt-devel@crosswire.org
Tue, 17 Jul 2001 11:05:30 +0200


No, it's --enable-static-build. Look at the end of the configure --help 
messages.

At the moment it does link in Sword statically and it adds the compiler 
options -Wl,-Bstatic and --static-all to the command line (at the bginning).

Joachim

> > I need the output of the compiler and the output of "ldd bibletime" to be
> > able to improve the system. At the moment only compiler options are used.
>
> Nothing changes here, but I don't have any static libs installed.
> Should it not be --enable-static-linking rather than --enable-static-build?
> At least configure --help says so...
>
> What exactly does your new configure do?
>
> Martin