From: libtool@cwilson.fastmail.fm
To: "Steve Ellcey" <sje@cup.hp.com>
Cc: bonzini@gnu.org, newlib@sourceware.org, aoliva@redhat.com,
gcc-patches@gcc.gnu.org, gdb-patches@sourceware.org,
binutils@sourceware.org
Subject: Re: Patch to update libtool in GCC and Src trees
Date: Thu, 17 May 2007 23:44:00 -0000 [thread overview]
Message-ID: <1179445488.20378.1190437705@webmail.messagingengine.com> (raw)
In-Reply-To: <200705172103.OAA10817@hpsje.cup.hp.com>
[adding the lists back]
On Thu, 17 May 2007 14:03:34 -0700 (PDT), "Steve Ellcey"
> Chuck, I am confused by your inclusion of 'compile' in the package.
> Looking at my trees, I already see compile in the top-level of the GCC
> and src tree's and it is the same version that you sent me.
Well, that's really odd. My src checkout didn't contain it, but looking
at viewCVS (src tree) and viewSVN (gcc tree) I see that, as you say, it
is there and it is the same version. I wonder if it is a module
definition thing: if you do a checkout winsup or checkout newlib, maybe
you don't get all the files in toplevel?
Hmm, it appears that the module definitions are going to need updating
as part of your patch:
http://cygwin.com/cgi-bin/cvsweb.cgi/CVSROOT/modules?rev=1.65&content-type=text/x-cvsweb-markup&cvsroot=src
If you check out the entire src/ tree, you get all the contents of
<toplevel>, including compile. OTOH, if you check out any explicit
module (binutils, or newlib, or winsup) like I did, they all rely on the
src-support module to get the necessary toplevel crud.
But: the src-support module definition does NOT contain compile!
Hence, I was missing compile, and thought it needed to be added. But
what's really happened is that we've discovered a bug in the src tree:
the module definition for src-support needs to list 'compile'.
With your patch, it will also need to list ltversion.m4, ltoptions.m4,
and ltsugar.m4.
Module definitions are not versioned. It seems to me that the module
definition should list ALL possible files that EVER were part of the
module; if they've been deleted or were never added for your particular
branch you just won't see them on checkout. Evidence for this: the
'src-support' module currently includes both "<toplevel>configure.in"
and "<toplevel>configure.ac" -- but only one exists in any given branch.
I don't know how SVN deals with modules, if it even supports them, or
whether the gcc tree exhibits any problem similar to that observed here
in the src tree.
--
Chuck
next parent reply other threads:[~2007-05-17 23:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200705172103.OAA10817@hpsje.cup.hp.com>
2007-05-17 23:44 ` libtool [this message]
2007-05-18 10:06 ` Dave Korn
2007-05-18 11:16 ` Daniel Jacobowitz
[not found] <200705111829.LAA24795@hpsje.cup.hp.com>
[not found] ` <1178917335.26350.1189384841@webmail.messagingengine.com>
[not found] ` <46454D61.7050509@cwilson.fastmail.fm>
[not found] ` <orbqgoge6k.fsf@free.oliva.athome.lsd.ic.unicamp.br>
[not found] ` <46494FF1.2030304@cwilson.fastmail.fm>
[not found] ` <464A615E.4070005@cwilson.fastmail.fm>
2007-05-16 8:03 ` Paolo Bonzini
2007-05-16 13:08 ` Charles Wilson
2007-05-16 20:38 ` Steve Ellcey
2007-05-17 5:51 ` Charles Wilson
2007-05-18 17:09 ` Steve Ellcey
2007-05-21 7:41 ` Paolo Bonzini
2007-05-21 12:12 ` Charles Wilson
2007-05-21 13:25 ` Paolo Bonzini
2007-05-24 14:26 ` libtool
2007-05-24 14:33 ` Paolo Bonzini
2007-05-24 15:16 ` Steve Ellcey
2007-05-24 15:39 ` Jeff Johnston
2007-05-24 15:42 ` Steve Ellcey
2007-05-24 16:00 ` Jeff Johnston
2007-05-07 18:27 Steve Ellcey
2007-05-07 20:08 ` Paolo Bonzini
2007-05-08 3:47 ` Charles Wilson
2007-05-08 6:16 ` Paolo Bonzini
2007-05-08 15:19 ` Alexandre Oliva
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1179445488.20378.1190437705@webmail.messagingengine.com \
--to=libtool@cwilson.fastmail.fm \
--cc=aoliva@redhat.com \
--cc=binutils@sourceware.org \
--cc=bonzini@gnu.org \
--cc=gcc-patches@gcc.gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=newlib@sourceware.org \
--cc=sje@cup.hp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox