In message <54EF8EF2.60607@macpcrepair.co.uk>
John Ballance <jwb@macpcrepair.co.uk> wrote:
> On 26/02/2015 19:17, Lee Noar wrote:
> > On 26/02/15 16:13, John Ballance wrote:
> >> Hi Folks
> >>
> >> I thought it was time to look at this. I've followed the various
> >> instructions at http://www.riscos.info/index.php/Using_GCCSDK and more
> >> or less got a working crossbuild environment. I did gave to patch ppl
> >> for a ptrdiff_t error.
> >
> > I haven't seen this problem myself; perhaps an issue with the native GCC
>
> native gcc is 4.9.1 on ubuntu .. is that as expected?
More than recent enough.
> > you're using to build the cross compiler? I'm using v4.8.2. I've just
> > recently rebuilt the 4.7.4 compiler from scratch and the only issue was
> > with downloading the source for GMP which gave this:
> >
> > --2015-02-26 18:46:54--
> > ftp://ftp.gmplib.org/pub/gmp-5.0.1/gmp-5.0.1.tar.bz2
> > => 'gmp-5.0.1.tar.bz2'
> > Resolving ftp.gmplib.org (ftp.gmplib.org)... 130.242.124.100
> > Connecting to ftp.gmplib.org (ftp.gmplib.org)|130.242.124.100|:21...
> > connected.
> > Logging in as anonymous ... Logged in!
> > ==> SYST ... done. ==> PWD ... done.
> > ==> TYPE I ... done. ==> CWD (1) /pub/gmp-5.0.1 ... done.
> > ==> SIZE gmp-5.0.1.tar.bz2 ... 2006109
> > ==> PASV ...
>
> What I did was to ftp the relevant file from the site it was trying and
> put it in the source.orig folder in gcc4.. the build then proceeded.
That's fine as workaround.
I've updated the GMP download URL with one which works. I'm not sure
why the previous one didn't work. So this problem should be solved for
any first time builders (or after a 'make distclean').
John.
--
John Tytgat, in his comfy chair at home
John.Tytgat@aaug.net
_______________________________________________
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