Re: ideas for speeding up compile mode

2005-05-17 Thread Bob Friesenhahn
On Mon, 16 May 2005, Scott Kruger wrote: As someone who is just getting started in the whole GNU autotools world, I think "keeping libtool outside of automake" is one of the things that make it difficult to learn GNU autotools. I like Ralf Wildenhues's option #3 very much. Besides the fact that no

Please send me some more information

2005-05-17 Thread teem1
I have listed some of the almost guaranteed sign_up dat/abases below for your perusal together with the best possible prices. Please let me know by email or phone as soon as possible which ones you want as they won’t be available for long. I will not_sell my dat/abases to more than 500 people an

Re: ideas for speeding up compile mode

2005-05-17 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Wildenhues wrote: | Hi Ralf, | | * Ralf Corsepius wrote on Sun, May 15, 2005 at 07:44:40AM CEST: | |>On Fri, 2005-05-13 at 17:06 +0200, Ralf Wildenhues wrote: |> |>>[ CC to automake because it is involved -- see below ] |> |>>3) Fold compile mode c

[PATCH] Quote AC_MSGs in libtool.m4

2005-05-17 Thread Christoph Egger
Hi! The attached patch touches m4/libtool.m4 and is against libtool branch-2-0. It quotes AC_MSG_* consistently as done in m4/ltdl.m4. -- Greetings, Christoph Egger 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail +++ GMX - die erste Adresse für Mail, Message, More +++ libtool.m4.d

FYI: 1.5.18 release patch

2005-05-17 Thread Ralf Wildenhues
Applied to branch-1-5. I have applied the THANKS update to all branches. Regards, Ralf 2005-05-16 Ralf Wildenhues <[EMAIL PROTECTED]> GNU libtool 1.5.18 is released. * configure.ac: Bump version. * NEWS: Updated. * config.guess, config.sub, install-sh, doc/tex

Re: ideas for speeding up compile mode

2005-05-17 Thread Scott Kruger
On Sun, May 15, 2005 at 07:44:40AM +0200, Ralf Corsepius did write: > On Fri, 2005-05-13 at 17:06 +0200, Ralf Wildenhues wrote: > > [ CC to automake because it is involved -- see below ] > > > 3) Fold compile mode completely into Automake snippets/the resulting > > Makefile. I wonder why this has

FYI: small ltdl doc update (branch-1-5)

2005-05-17 Thread Ralf Wildenhues
I have applied the patch below to branch-1-5. Please excuse my ignorance of the usual commit rules at the moment, I definitely want 1.5.18 out today, and mailing list latency is on the order of 24 hours, as far as I can see. I'm happy ot discuss a nicer version of this patch for branch-2-0 and HE

FYI: another PGI update + partial backport

2005-05-17 Thread Ralf Wildenhues
For x86_64, all of pgcc, pgCC, pgf77, pgf90 need $pic_flag as option to $archive_cmds and $archive_expsyms_cmds (but they also work on x86). Furthermore, I deemed my PGI whole_archive patch trivial enough that it could be backported. So, I have installed the following patches, against HEAD, branch

Re: ideas for speeding up compile mode

2005-05-17 Thread Ralf Wildenhues
Hi Ralf, * Ralf Corsepius wrote on Sun, May 15, 2005 at 07:44:40AM CEST: > On Fri, 2005-05-13 at 17:06 +0200, Ralf Wildenhues wrote: > > [ CC to automake because it is involved -- see below ] > > > 3) Fold compile mode completely into Automake snippets/the resulting > > Makefile. I wonder why th