On Thursday 05 July 2001 10:14 pm, Gary V. Vaughan wrote:
> On Wednesday 04 July 2001 11:30 am, Alexandre Oliva wrote:
> > On Jun 27, 2001, [EMAIL PROTECTED] wrote:
> > > Libtool builds only shared or static libraries. If you tell it to do
> > > neither, how is it going to work?
> >
> > It used to
On Wednesday 04 July 2001 11:30 am, Alexandre Oliva wrote:
> On Jun 27, 2001, [EMAIL PROTECTED] wrote:
> > Libtool builds only shared or static libraries. If you tell it to do
> > neither, how is it going to work?
>
> It used to default to static-libraries only, in this case. I guess it
> was bro
On Jun 27, 2001, [EMAIL PROTECTED] wrote:
> Libtool builds only shared or static libraries. If you tell it to do
> neither, how is it going to work?
It used to default to static-libraries only, in this case. I guess it
was broken during the merge :-(
--
Alexandre Oliva Enjoy Guarana', see h
On Wed, Jun 27, 2001 at 12:43:18PM +0200, Gabriele Bartolini wrote:
> I am trying to port my application, ht://Check, to libtool 1.4, the
> latest stable release. I have no difficult when building the application
> whether with shared or static libraries support. But I am having some
> trou