automake
[Top][All Lists]
Advanced

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

RE: [NEWBIE] How do you make a library w/libtool


From: Arthur Schwarz
Subject: RE: [NEWBIE] How do you make a library w/libtool
Date: Sat, 6 Sep 2014 16:06:31 -0700

Diego;

________________________________________



Diego Elio Pettenò — Flameeyes
address@hidden — http://blog.flameeyes.eu/

On 6 September 2014 13:50, Arthur Schwarz <address@hidden> wrote:
I've successfully made a executable version of my software and am trying to
make a library, right now as a UNIX library and soon using libtool for a
dynamic library. The static library does not work and I don't see an error
message. It seems to configure correctly (using autoreconf) but no *.gz file
is generated. I can't figure what's wrong and can't go to generating a
dynamic library until I do.

Why are you expecting a .gz file at all? 

Good question. What I’m using the auto tools for is to generate an
exportable configuration compatible with GNU. My assumption is that
autoreconf will generate a *.gz file if there are no errors. This seems to
work when I create an 'executable' configuration and seems not to work when
I create a library. When the library version works I intend to use libtools.


If my understanding is wrong could you provide guidance?





reply via email to

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