Dear all,
can somebody tell me how to write a makefile.am wich generates the
following Makefile:
--- snipplet ---
...
AOB = di.a(di_dudata.o) di.a(di_du.o)di.a(di_dumd.o)
di.a(dicompress.o) di.a(diconf.o) \
di.a(diimp.o) di.a(dipub.o)
...
di.a : $(AOB)
@$(AR) s
Is seems that my posting yesterday had no text so next try:
Dear all,
i need some help for technical hitch.
I´d like to create a project (~ 30 subdirectories) with more than one library
generated out of the same sourcefiles at the same time (no crosscompiler):
For example in directory av i´d l
Dear Kelley,
thank you for your quick replie, - i was offline some days :-(
> lib_LIBRARIES = libavstd.a libavpcl.a
>
> libsources = avbed.c avpub.c
> libavstd_a_SOURCES = $(libsources)
> libavstd_a_CPPFLAGS = -DNORMAL $(AM_CPPFLAGS)
>
> libavpcl_a_SOURCES = $(libsources)
> libavpcl_a_CPPFLAGS
not to the library_source.o file? I´d like to
delete the objectfiles to have a nearly clean sourcedir?
Kind Regards,
Tom
> -Ursprüngliche Nachricht-
> Von: Ralf Wildenhues [mailto:[EMAIL PROTECTED]
> Gesendet: Dienstag, 21. Juni 2005 09:48
> An: Roesner Thomas
> Cc: automake@gnu.org
&g
Dear all,
Can anybody tell me how to prevent the output of libtool while make is
running?
I already put the --silent option for libtool in the Makefile.am, but I
had no effort. Redirecting the output via >/dev/null is not suitable for
the users.
IMHO I need to put an @ in front of an command wit
the according entry
in the Makefile?
Kind Regards,
Thomas
-Ursprüngliche Nachricht-
Von: Ralf Wildenhues [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 30. September 2005 15:22
An: Roesner Thomas
Cc: automake@gnu.org
Betreff: Re: Prevent libtool-output
Hi Thomas,
* Roesner Thomas wrote on
Dear all,
i`m looking for your advise for linking against static libraries.
We are using automake/Libtool to build some programs (~30). We have
nearly the same number of lt-libraries.
The point is, that I want to build all programs with shared libraries,
but one with static libraries, wich are ba
rds
Thomas Roesner
-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Baurzhan
Ismagulov
Gesendet: Freitag, 9. Dezember 2005 22:21
An: automake@gnu.org
Betreff: Re: (no subject)
Hello Thomas,
On Fri, Dec 09, 2005 at 04:25:42PM +0100, Roesner Thomas wr
EMAIL PROTECTED] Im Auftrag von Baurzhan
Ismagulov
Gesendet: Montag, 12. Dezember 2005 22:53
An: automake@gnu.org
Betreff: Re: Linking dynamic AND static with the same lt-libraries
On Mon, Dec 12, 2005 at 09:28:54AM +0100, Roesner Thomas wrote:
> "does not work" means, that the linker ca
Dear all,
is there a macro to enable (sp)lint checking within autoconf/automake?
Kind Regards
Thomas Roesner
13 matches
Mail list logo