-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralf Wildenhues a écrit :
> * tchize wrote on Tue, May 30, 2006 at 09:37:43PM CEST:
>
>> Ralf Wildenhues a écrit :
>>
>>> - write LIBTOOL = @LIBTOOL@ --preserve-dup-deps
>>
>> Works, though i have no idea what it means :D
>
>
> Well, for each AC_SUBST
* tchize wrote on Tue, May 30, 2006 at 09:37:43PM CEST:
> Ralf Wildenhues a écrit :
> >
> > - write LIBTOOL = @LIBTOOL@ --preserve-dup-deps
>
> Works, though i have no idea what it means :D
Well, for each AC_SUBSTed variable in configure.ac, Automake generates a
line of the form
VARIABLE = @VA
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralf Wildenhues a écrit :
> * tchize wrote on Tue, May 30, 2006 at 09:15:43PM CEST:
>
>> Yes, great, very fast thank you, i hope we can continue getting
>> this fast :)
>>
>> But does not work :/
>
>
> Yep, I wasn't paying attention: support for LIBTO
* tchize wrote on Tue, May 30, 2006 at 09:15:43PM CEST:
>
> Yes, great, very fast thank you, i hope we can continue getting this
> fast :)
>
> But does not work :/
Yep, I wasn't paying attention: support for LIBTOOLFLAGS has been added
only in the CVS version of Automake, after 1.9.6. :-/
Sorry
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yes, great, very fast thank you, i hope we can continue getting this
fast :)
But does not work :/
Relevant Makefile.am section:
#note all .a are here twice for compilation problems
AM_LIBTOOLFLAGS= --preserve-dup-deps
LDADD = ../../../server/libser
On May 30, 2006, at 10:18 AM, Ralf Wildenhues wrote:
Hello Thomas,
* Thomas 'Tom' R. Treadway III wrote on Tue, May 30, 2006 at
07:03:15PM CEST:
Is there a way to have commas in the text of AS_HELP_STRING?
For example:
AS_HELP_STRING([--with-HDF5=INC,LIB],[Location of HDF5 include files
and
Hi David,
* tchize wrote on Tue, May 30, 2006 at 08:34:16PM CEST:
>
> am using autoconf / automake in a project. We have a problem with some
> static library compilation leading to us needing to pass parameters to
> libtool call at link time. We need to pass it the --preserve-dup-deps
> parameter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
am using autoconf / automake in a project. We have a problem with some
static library compilation leading to us needing to pass parameters to
libtool call at link time. We need to pass it the --preserve-dup-deps
parameters. However, i found now
On Mon, 29 May 2006, Stefan Puiu wrote:
However, people haven't mentioned yet the main point in Peter Miller's
paper - dependency handling, which I think is very important (I would
say significantly more important than the ability to type "make clean"
in one directory). Most people I work with ar
Hello Thomas,
* Thomas 'Tom' R. Treadway III wrote on Tue, May 30, 2006 at 07:03:15PM CEST:
> Is there a way to have commas in the text of AS_HELP_STRING?
> For example:
> AS_HELP_STRING([--with-HDF5=INC,LIB],[Location of HDF5 include files
> and libraries])
It seems not, and it seems we need a
Is there a way to have commas in the text of AS_HELP_STRING?
For example:
AS_HELP_STRING([--with-HDF5=INC,LIB],[Location of HDF5 include files
and libraries])
trt
On May 26, 2006, at 4:45 AM, Ralf Wildenhues wrote:
silly me...
* Ralf Wildenhues wrote on Fri, May 26, 2006 at 01:39:04PM C
Thanks, now it works
2006/5/30, Ralf Wildenhues <[EMAIL PROTECTED]>:
Hi Dario,
* Dario Meloni wrote on Tue, May 30, 2006 at 12:40:22AM CEST:
> Hi,
> I am trying to setup an automake script to build 3 library which each
> one, except the first, depends on the others preceding libraries (they
> a
12 matches
Mail list logo