This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: contrib/gcc_update does not work


On Jan 14 2020, Andrew Pinski wrote:

> On Tue, Jan 14, 2020 at 4:10 AM Richard Biener
> <richard.guenther@gmail.com> wrote:
>>
>> On Tue, Jan 14, 2020 at 11:44 AM Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>> >
>> > On Tue, 14 Jan 2020 at 10:38, Uros Bizjak <ubizjak@gmail.com> wrote:
>> > >
>> > > On Tue, Jan 14, 2020 at 11:34 AM Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>> > > >
>> > > > On Tue, 14 Jan 2020 at 09:22, Uros Bizjak <ubizjak@gmail.com> wrote:
>> > > > >
>> > > > > gcc_update, when called from newly initialized and pulled tree does not work:
>> > > >
>> > > > Initialized how?
>> > >
>> > >  1035  mkdir gcc
>> > >  1036  cd gcc
>> > >  1037  git init
>> > >  1038  git pull https://gcc.gnu.org/git/gcc.git
>> >
>> > Don't do that :-)
>>
>> I think it's what the wiki still suggests...
>
> Yes the wiki does suggest that but the wiki was about using git mirror.

Even with the old mirror a normal clone was working as usual.  Only if
you wanted to commit using git svn you needed to do the unusual setup.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]