On Thu, Oct 05, 2000 at 04:58:16PM +0400, Alexander I Olefirenko wrote:
> I'm sorry i've posted same message into this mailing list but don;t get any
> reply.. Hope you'll help me this time :)
> The problem is that i can't link library against static libs:
> here's the code i'm using to link (gene
On Thu, Oct 05, 2000 at 12:42:06PM -0600, Tom Tromey darkened my spool with the
following:
> > "john" == john heasley <[EMAIL PROTECTED]> writes:
>
> john> is there a macro or option to automake to ommit the target
> john> for $(srcdir)/Makefile.in, such that it is not necessary to
> john> i
> "john" == john heasley <[EMAIL PROTECTED]> writes:
john> is there a macro or option to automake to ommit the target
john> for $(srcdir)/Makefile.in, such that it is not necessary to
john> include Makefile.am and configure.in in a distribution?
FYI, we don't support not distributing these f
> "Pavel" == Pavel Roskin <[EMAIL PROTECTED]> writes:
Pavel> :pserver:[EMAIL PROTECTED]:/cvs/automake
This is the master repository.
Pavel> :pserver:[EMAIL PROTECTED]:/cvs
They mirror the repo here.
Pavel> This is getting confusing. One of the repositories should be
Pavel> killed. Login o
> "Allen" == <[EMAIL PROTECTED]> writes:
Allen> I would like to be able to build both debug and release builds
Allen> of some libraries and apps that are using the GNU build
Allen> system. It seems that there must be an easy way to specify
Allen> multiple targets (one simply stripped of sym
I'm sorry i've posted same message into this mailing list but don;t get any
reply.. Hope you'll help me this time :)
The problem is that i can't link library against static libs:
here's the code i'm using to link (generated by automake) :
/bin/sh ../libtool --mode=link c++ -g -O2 -o libocicpp.la
Hi Simon, thanks for your quick reply !
> > The right time to call the meta-compiler would be after a source-file
> > has been compiled.
>
> [...]
>
> I suppose your "meta-compiler" (is it a documentation generator?) creates
> some sort of output files.
In fact it's more a kind of signal/slot