already solved → documentation is your friend, this issue with "-module" is
already known.
Hi,
I'm having a problem to use a makefile *variable* to minimize the configuration
replication.
The problem is *noversion_LDFLAGS* which has all flags for *_LDFLAGS *but*
seems *not* be accepted
as valid input in the *Makefile.am* file.
my project :
> pkglib_LTLIBRARIES = pymqmsgque.la
> py
dif
On 10.03.23 09:21, aotto wrote:
Hi,
I use *automake* to build my environment. The build is done using the default
*AM_* flags and for
the special executable *ConfigServer* with a specific set of flags.
ERROR: I figure out that on *static* build the executable *ConfigServer* does
*not* re
Hi,
I use *automake* to build my environment. The build is done using the default
*AM_* flags and for
the special executable *ConfigServer* with a specific set of flags.
ERROR: I figure out that on *static* build the executable *ConfigServer* does
*not* rebuild
even if a *static* dependency li
Hi,
I use "automake" to setup a "gnu make" build-environment and I have the
following rule to create a special file:
Problem: the "$(c_Meta)" failed with error but MAKE continue… why??
=
csmkkernel_meta := $(srcdir)/.LibMkKernel_cs.meta
cs
Hi,
my build uses "LT_INIT([dlopen disable-static])" and compile a lot of
libraries by default only shared.
if I "configure" with "--enable-static" the automake/libtool create the
static libraries to → everything ok.
but in ONE library I dont want to have a static library build because it