Monday, 30 January 2017

Re: [gccsdk] GCC for RISC OS 4.7.4 release 3

On Mon, Jan 30, 2017 at 12:30:57PM +0000, David Pitt wrote:
> Some time ago I could do commits, for !Thump. There is a bit of a C
> expertise deficit here, I only tried this commit as it was simple stuff.
>
> Something may have got fouled up, I now see this repeatedly.
>
> pittdj@Ubuntu1604box:/media/pittdj/GCCSDK$ svn co
> svn://svn.riscos.info/gccsdk/trunk/gcc4/ gcc4
>
> Fetching external item into 'gcc4/riscos/asasm':
>
> Fetching external item into 'gcc4/riscos/asasm/decaof':
> Checked out external at revision 7129.
>
>
> Fetching external item into 'gcc4/riscos/asasm/elftoolchain':
> Checked out external at revision 7129.
>
> Checked out external at revision 7129.
>
> Checked out revision 7129.
> pittdj@Ubuntu1604box:/media/pittdj/GCCSDK$
>
> If that is my fault then my apologies.

That's normal - GCCSDK uses svn externals, in other words there are child
repos that also get checked out when you check out the top level.

What does 'svn commit' do?

> > I've committed a variant as r7129 - it's now a Makefile variable so is
> > easier to spot at the top of the file.
>
> A much better idea.

On the subject of curl, it looks like it's breaking in Jenkins because it
depends on cacertificates producing a library tarball for the curl job,
which it doesn't. I'm not sure what the build dependency on cacertificates
is meant to mean, given the certs are not compiled into the binary (AIUI).
(is this an install-time dependency?)

Theo

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment