Template instantiation and autotools

2000-11-22 Thread Marc van Woerkom
> > buildme.c: > > /* void do_really_nothing_useful() { } */ > > This is not a valid C program. A C program must contain at least one > valid declaration. Try something like `static int i;' Ok. What still bothers me are C++ templates. Before autoconfication, the project in foo.h slurped i

Re: rpath command?

2000-11-22 Thread Alexandre Oliva
On Nov 22, 2000, Marc van Woerkom <[EMAIL PROTECTED]> wrote: >> automake should define it to `$(LIBTOOL) $(CC/CXX)...'. Maybe it only >> does this when there is at least one source file to compile in the >> current directory? > Bingo! > Makefile.am: > libSciFacBase_la_SOURCES = \ >

Re: rpath command?

2000-11-22 Thread Marc van Woerkom
> automake should define it to `$(LIBTOOL) $(CC/CXX)...'. Maybe it only > does this when there is at least one source file to compile in the > current directory? Bingo! After introducing this additions Makefile.am: libSciFacBase_la_SOURCES = \ buildme.c buildme.c: /* vo

Re: rpath command?

2000-11-22 Thread Alexandre Oliva
On Nov 22, 2000, Marc van Woerkom <[EMAIL PROTECTED]> wrote: > Do I have to use some macro in configure.in to fill $(LINK) with GNU ld? automake should define it to `$(LIBTOOL) $(CC/CXX)...'. Maybe it only does this when there is at least one source file to compile in the current directory? --

Re: libs in subdirs

2000-11-22 Thread Bryan VanDeVen
> It's called creating `convenience libraries'. Check the docs. > I think the frequency for this question qualifies it for the creation of a > FAQ file in the automake distribution (designated to only this question, if > you may :)... the general index for the automake docs at http://sources

Re: libs in subdirs

2000-11-22 Thread Lars J. Aas
On Tue, Nov 21, 2000 at 11:26:09AM -0600, Bryan VanDeVen wrote: : I think this has been coverered for shlibs but I culd not find anything for : static libs... is there ary way (without libtool at the present) to build : static convenience libs and then have them all combined in a top level :

variable substitution in AC_OUTPUT

2000-11-22 Thread Marc van Woerkom
I need to have the list of files in AC_OUTPUT variable, but I can't make it work with automake. This is the full list AC_OUTPUT([ Makefile macros/Makefile Base/Makefile Dataserver/Makefile Dataserver2/Makefile Dataserver3/Makefile src/Makefile test/Makefile

Wanting to checkout cvs automake

2000-11-22 Thread Tim Heath
I execute the command with the following output: cvs -z 9 -d :pserver:[EMAIL PROTECTED]:/cvs/automake login (Logging in to [EMAIL PROTECTED]) CVS password: cvs [login aborted]: connect to anoncvs.cygnus.com:2401 failed: Connection timed out I ping anoncvs.cygnus.com at get: ping anoncv

Re: getopt question

2000-11-22 Thread Gary V. Vaughan
On Tue, Nov 21, 2000 at 08:53:46AM -0500, Matthew R. MacIntyre wrote: > > Hello again Gary, Hi Matt, > I think I follow everything, after going through the documentation again, > but I have a couple of followup questions. Sure. > On Mon, 20 Nov 2000, Gary V. Vaughan wrote: > > You also need t

Re: getopt question

2000-11-22 Thread Gary V. Vaughan
Hi Matt. On Sun, Nov 19, 2000 at 02:54:54PM -0500, Matthew R. MacIntyre wrote: > In a package I'm contributing to, we're looking for a way to include GNU > getopt in the sources if the build system does not have it installed. > I looked around for a way to do this, and the only thing semi-useful

libs in subdirs

2000-11-22 Thread Bryan VanDeVen
I think this has been coverered for shlibs but I culd not find anything for static libs... is there ary way (without libtool at the present) to build static convenience libs and then have them all combined in a top level directory? For instance /somelib /somelib/dbdbv /somelib/g

Invitation au lancement virtuel de Le Canada : une histoire populaire. Invitation to the virtual launch of Canada : a people's history

2000-11-22 Thread Medialettres
À l'occasion de la sortie du livre Le Canada : une histoire populaire, publié par Fides dans le cadre de la série télévisée de la SRC, Medialettres.com vous invite à rencontrer, dans un lancement virtuel, Pierre Turgeon, co-auteur de l' ouvrage. Suivez le lien : www.medialettres.com On the occa

Re: getopt question

2000-11-22 Thread Matthew R. MacIntyre
On Mon, 20 Nov 2000, Gary V. Vaughan wrote: Hello again Gary, I think I follow everything, after going through the documentation again, but I have a couple of followup questions. > You also need the AC_REPLACE_GNU_GETOPT macro definition... but I > don't know where you might find that -- at th

how to realize a medium coupled build environment?

2000-11-22 Thread Marc van Woerkom
Hi! I would need some input (or perhaps you know some existing example) on how to set up what I would like to call a "medium coupled build environment" due to the lack of a better name. In my present view, the autotools provide either a "strong coupled" or a "weak coupled build environment" r

Re: Compiler Flags

2000-11-22 Thread Tim Heath
I put the following in my configure.in: AM_CFLAGS = -D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT I assume this is wrong as it does not have the desired effect. Can you tell me what should be done please? Thanks, Tim Heath Tom Tromey wrote: > > > "Simon" == Simon Richter <[EMAIL PROTECT

Re: Compiler Flags

2000-11-22 Thread Tim Heath
AM_CXXFLAGS = -D_POSIX1C_SOURCE -D_HPUX_SOURCE -D_REENTRANT at the top of my Makefile.am had the desired affect I was looking for. Thanks, Tim Heath P.S. If you know of a better way please feel free to share it with me. I am interested in how to do and if/then to use this only if I am compi

Re: Attempting to unit test

2000-11-22 Thread Pavel Roskin
Hello, Tom! > Do you think it would be better to warn or to simply recognize lines > like that? I think it's better to recognize those lines and ignore spaces. Doing otherwise will make Automake somewhat similar to Python because the formatting will affect the result (without being considered a

Re: Attempting to unit test

2000-11-22 Thread Marc van Woerkom
> Pavel> Don't start lines in Makefile.am with spaces. Automake will not > Pavel> recognize them, neither will it warn you. > > Do you think it would be better to warn or to simply recognize lines > like that? At least warn. Regards, Marc

Re: libraries built from subdirectories

2000-11-22 Thread Marc van Woerkom
> This is possible with the cvs automake. Has the different behaviour between 1.4 and 1.4a (cvs automake) been documented anywhere? Just treating my present project with cvs automake I found it to complain on AM_PROG_LIBTOOL (deprecated message) and compilation broke off.. so I switched back to

A real page turner!!

2000-11-22 Thread theunsinkablespirit
Ever dreamed of just packing up and sailing away? Captian Boris King and wife Shirley do just that is this exciting new book that will touch all of your emotions. One family. One Dream. Too many obstacles. A gripping account of one's family's courage to live their dream! A true story...