This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: breakage with "switch to gdb version script"


> From: Mike Frysinger <vapier@gentoo.org>
> Date: Tue, 14 Apr 2015 17:29:20 +0200

> On 13 Apr 2015 16:35, Hans-Peter Nilsson wrote:
> > While that seems pretty trivial, you also need to adjust
> > src-release.sh to make sure "./src-release.sh -b sim" works,
> > in which a tool-specific create-version.sh is searched.
> 
> this probably does it, but i've never used src-release before ...

You use it to create a release-like tarball (example
command-line above), check that you can build and install $tool
(in this case sim) for any target from it; presto, testing
complete.

brgds, H-P


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