> Date: Tue, 13 Nov 2007 22:47:52 +0100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: automake@gnu.org
> Subject: Re: create executable file
>
> * susan xie wrote on Tue, Nov 13, 2007 at 07:01:15PM CET:
> > > From: [EMAIL PROTECTED]
> > >
>
* susan xie wrote on Tue, Nov 13, 2007 at 07:01:15PM CET:
> > From: [EMAIL PROTECTED]
> >
> > Your makefile.am looks fine to me. If anything still fails with it,
> > please report back.
[...]
> Thanks for your explanations. But my original Makefile.am is that, and
> it can not work. And I dont kn
> Date: Tue, 13 Nov 2007 18:09:46 +0100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: automake@gnu.org
> Subject: Re: create executable file
>
> * susan xie wrote on Tue, Nov 13, 2007 at 03:40:43PM CET:
> >
> > My makefile.am is as follows. Al
* susan xie wrote on Tue, Nov 13, 2007 at 03:40:43PM CET:
>
> My makefile.am is as follows. All these libraries will be created
> during the 'make'.
Your makefile.am looks fine to me. If anything still fails with it,
please report back.
[...]
> main_LDADD = $(top_builddir)/FMDB/FMDB/libFMDB.la
> Date: Tue, 13 Nov 2007 09:20:08 +0100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: automake@gnu.org
> Subject: Re: create executable file
>
> Hello Ting,
>
> * susan xie wrote on Tue, Nov 13, 2007 at 08:57:53AM CET:
> >
> > I want to creat
Hello Ting,
* susan xie wrote on Tue, Nov 13, 2007 at 08:57:53AM CET:
>
> I want to create an executable file with the libraries created by
> libtool during 'make' process, but I met the following errors:
>
> -
> make[1]: E
Hi,
I want to create an executable file with the libraries created by libtool
during 'make' process, but I met the following errors:
-
make[1]: Entering directory `/test'
/bin/sh ../../../libtool --mode=link --tag=CXX g++