o find out the problem?
Thanks
--
----------
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECTED] Environment & Security
217 265 5137NCSA
Please post your Makefile.am's and I'll take a look.
Michael
"Matthew R. MacIntyre" wrote:
>
> On Fri, 9 Feb 2001, Michael Bletzinger wrote:
> >
> > Wrap your objects in a noinstall library and have the test programs link
> > with i
r test directory:
testprogram_LDADD = -D../C++ directory -lMyCplusplus
This is off the top of my head and untested. I have used this with C
code and libtool libraries but I understand that there are some problems
with shared libraries and C++ initialization on some platforms.
M
{
> &check_libobjs_sources ($xlib, $xlib . '_LIBADD');
> @@ -2294,8 +2299,7 @@
> # work if the target has it and the dependency doesn't.
> push (@texi_deps, '$(srcdir)/' . $vtexi) if $vtexi;
>
> - # Canonicalize name first.
> - ($canonical = $infobase) =~ tr/A-Za-z0-9_/_/c;
> + $canonical = &canonicalize ($infobase);
> if (&variable_defined ($canonical . "_TEXINFOS"))
> {
> push (@texi_deps, '$(' . $canonical . '_TEXINFOS)');
--
--
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECTED] Environment & Security
217 265 5137NCSA
"Lars J. Aas" wrote:
>
> On Fri, Feb 09, 2001 at 10:48:38AM -0600, Michael Bletzinger wrote:
> : The thing is, that since every AC_SUBST'd variable is transformed into a
> : make variable, you can already specify all sorts of derived stuff using
> : make variables
d_sources)
EXT_DIST = $(threaded_sources)
So I'm not sure that doing autoconf substitution really adds anything.
I took a stab at updating the documentation to explain this concept and
its limitation but I'm having trouble figuring out the meaning of the
texinfo tags.
Tom Tromey wrote:
>
> >>>>> "Michael" == Michael Bletzinger <[EMAIL PROTECTED]> writes:
>
> Michael> cvs automake (as of this morning) behaves differently than automake
> Michael> 1.4. 1.4 scanned the SUBDIR targets to locate Makefile.
ained from
automake files.
Of course these two lists are supposed to match. Perhaps some kind of
warning can be emitted if they don't?
Thanks
Michael
--
------
Michael Bletzinger Software Developer, Allianc
-UX 10.20 make (all
> the platforms I currently have access to). Could you give a counter
> example?
>
> Thanks,
> Alex.
It is present on
2.0.5.36 unicosmk CRAY T3E
AIX 2.4
HP-UX B.10.20
Michael
--
--
Michae
tkgsDrawable.h \
> tkgsDriver.h \
> tkgsFont.c \
> tkgsFont.h \
> tkgsInit.c \
> tkgsInt.h \
> tkgsObj.c \
> tkgsObj.h \
> @SYSINIT@
>
> Whats the deal? How the heck do I compile
> something conditionally?
>
> Mo DeJong
> Red Hat Inc
--
--
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECTED] Environment & Security
217 265 5137NCSA
at I want here, or should I just go back to
> using several autoconf substitution variables? (BTW, I'm using automake
> 1.4.)
>
> --
> Braden N. McDaniel
> [EMAIL PROTECTED]
> <http://www.endoframe.com>
--
--
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECTED] Environment & Security
217 265 5137NCSA
onfigure properly detected X not WIN32.
>
> gcc -DHAVE_CONFIG_H -I. -I/home/mo/project/tkgs -I. -g -O2 -c
> /home/mo/project/t
> kgs/tkgsWin.c -Wp,-MD,.deps/tkgsWin.TPlo -fPIC -DPIC -o .libs/tkgsWin.lo
> In file included from /home/mo/project/tkgs/tkgsWin.c:4:
> /home/mo/proje
Does anyone have an example that uses automake's multilib feature that I
could look at?
Thanks in Advance.
Michael
--
--
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROT
be
possible to add a test to AC_PROG_CPP that would make sure that $CPP
errors on a bogus header.
Thanks for your time
Michael
--
----------
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECT
ad
problems messing with the builtin variables.
Michael
--
----------
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECTED] Environment & Security
217 265 5137NCSA
Tom Tromey wrote:
>
> >>>>> "Michael" == Michael Bletzinger <[EMAIL PROTECTED]> writes:
> Michael> - autoheader automagically defines the PACKAGE and VERSION
> Michael> variable in every config.h file making it impossible for
> Michael>
't violate some design paradigm that would
prevent my patches from becoming accepted?
Thanks in Advance
Michael
----------
Michael Bletzinger Software Developer, Alliance Computational
[EMAIL PROTECTED] Environment &am
Hello,
Is anyone working on creating rpm targets similar to "make dist". I was
thinking that automake could for example generate the spec file from a
template.
Michael
18 matches
Mail list logo