Re: libtool: not configured to build any kind of library

2001-07-05 Thread Gary V . Vaughan
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

Re: libtool: not configured to build any kind of library

2001-07-05 Thread Gary V . Vaughan
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

Re: libtool: not configured to build any kind of library

2001-07-04 Thread Alexandre Oliva
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

Re: libtool: not configured to build any kind of library

2001-06-27 Thread libtool
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