Patch to update libtool in GCC and Src trees
Dave Korn
dave.korn@artimi.com
Sun Jun 17 05:26:00 GMT 2007
More information about the Binutils mailing list
Sun Jun 17 05:26:00 GMT 2007
- Previous message (by thread): Fix spurious NOCROSSREF 3 failure on ppc64
- Next message (by thread): Patch to update libtool in GCC and Src trees
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 21 May 2007 14:25, Paolo Bonzini wrote: > Charles Wilson wrote: >> Paolo Bonzini wrote: >>> I just committed it: >>> >>> Index: modules >>> =================================================================== >>> RCS file: /cvs/src/CVSROOT/modules,v >>> retrieving revision 1.65 >>> diff -u -r1.65 modules >>> --- modules 20 Feb 2007 12:43:38 -0000 1.65 >>> +++ modules 21 May 2007 07:37:27 -0000 >>> @@ -51,6 +51,9 @@ >>> src/etc \ >>> src/gettext.m4 \ >>> src/install-sh \ >>> + src/ltsugar.m4 \ >>> + src/ltversion.m4 \ >>> + src/ltoptions.m4 \ >> >> Also need 'src/compile' -- that's a long-standing omission not related >> to Steve's work. > > Also done. > > Paolo I just did a complete fresh checkout of binutils for the first time since all this, and saw a bunch of warnings fly past: cvs checkout: warning: src/config.if is not (any longer) pertinent cvs checkout: warning: src/configure.in is not (any longer) pertinent cvs checkout: warning: src/gettext.m4 is not (any longer) pertinent cvs checkout: warning: src/ltcf-c.sh is not (any longer) pertinent cvs checkout: warning: src/ltcf-cxx.sh is not (any longer) pertinent cvs checkout: warning: src/ltcf-gcj.sh is not (any longer) pertinent cvs checkout: warning: src/ltconfig is not (any longer) pertinent Can we fix things like this? Would there be any problem checking out older versions of the repository, or is cvs smart enough to use the revision of CVSROOT/modules that was current at the time when doing a "cvs co -D<date>"? 2007-06-17 Dave Korn <dave.korn@artimi.com> * modules (src-support): Remove src/configure.in, src/gettext.m4, src/config.if, src/ltcf-c.sh, src/ltcf-cxx.sh, src/ltcf-gcj.sh and src/ltconfig entries as corresponding files are dead. cheers, DaveK -- Can't think of a witty .sigline today.... -------------- next part -------------- A non-text attachment was scrubbed... Name: modules-patch.diff Type: application/octet-stream Size: 743 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20070617/72326cc0/attachment.obj>
- Previous message (by thread): Fix spurious NOCROSSREF 3 failure on ppc64
- Next message (by thread): Patch to update libtool in GCC and Src trees
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list