On Sat, Oct 8, 2022 at 12:54 AM James K. Lowden
wrote:
>
> On Tue, 4 Oct 2022 12:03:12 -0700
> Andrew Pinski via Gcc wrote:
>
> > > Building a full distribution of this tree isn't done
> > > via 'make dist'. Check out the etc/ subdirectory
> ...
> > You just tar up the source.
> > Yo
On Tue, 4 Oct 2022 12:03:12 -0700
Andrew Pinski via Gcc wrote:
> > Building a full distribution of this tree isn't done
> > via 'make dist'. Check out the etc/ subdirectory
...
> You just tar up the source.
> You could use maintainer-scripts/gcc_release to make a snapshot but in
> th
--
From: Andrew Pinski
Sent: Tuesday, October 4, 2022 15:03
To: Robert Dubner
Cc: gcc@gcc.gnu.org
Subject: Re: How do I create a GCC source code tarball?
On Mon, Oct 3, 2022 at 4:32 PM Robert Dubner wrote:
>
> I have modified the source code of GCC, and I need a tarball for that
> modifie
On Mon, Oct 3, 2022 at 4:32 PM Robert Dubner wrote:
>
> I have modified the source code of GCC, and I need a tarball for that
> modified source.
>
> My code is based on the trunk branch of the repository at
> git://gcc.gnu.org/git/gcc.git
>
> I attempted to execute "make dist", and have encountere
I have modified the source code of GCC, and I need a tarball for that
modified source.
My code is based on the trunk branch of the repository at
git://gcc.gnu.org/git/gcc.git
I attempted to execute "make dist", and have encountered the response
Building a full distribution of this tree isn