automake
[Top][All Lists]
Advanced

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

dynamic and static libs with same src


From: Kremp, Johannes
Subject: dynamic and static libs with same src
Date: Tue, 2 Apr 2002 15:10:36 +0200

i am using 

automake 1.6
autoconf 2.53
libtool 1.4b

on 

hpux 10.20.

i would like build a static and a dynamic library from the same sources. but
when automake runs i got follow messages:

automake: src/Makefile.am: object `rpxcmd.lo' created both with libtool and
without
automake: src/Makefile.am: object `rpxcnv.lo' created both with libtool and
without
automake: src/Makefile.am: object `rpxctr.lo' created both with libtool and
without
automake: src/Makefile.am: object `rpxuex.lo' created both with libtool and
without
automake: src/Makefile.am: object `rpxci.lo' created both with libtool and
without
automake: src/Makefile.am: object `rpxec.lo' created both with libtool and
without

with automake 1.5, autoconf 2.50 and libtool 1.4b is all o.k.

what can i do?
thanks for your help
johannes



reply via email to

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