Wednesday, 19 August 2020

Re: [gccsdk] GCC8 , build failed

A fresh start helped .. now facing different issue, this time with
ICU. First, configure for riscos-build failed to patch in mh-linux
for some unknown reason. I hacked that in doing "cp config/mh-linux
config/mh-unknown" in setvars.
That makes buildsystem happy. But I get this error after a while:

/arm-riscos-gnueabihf/8.2.0/../../../../arm-risco
s-gnueabihf/bin/ld: error: ./out/tmp/icudt52l_dat.o: file too short
collect2: error: ld returned 1 exit status
-- return status = 256

On Tue, 18 Aug 2020 at 23:01, Lee Noar <lee.noar@sky.com> wrote:
>
> On 18/08/2020 20:44, Michael Grunditz wrote:
> > Hi, retrying from new fresh
> > gccsdk now.. if that solves my problem , please excuse my questions!
>
> You know that GCC10 is at autobuilder/develop/gcc? I copied GCC8
> to another directory rather than overwrite it because I thought it
> may be useful to have older versions available for comparing code
> output, but autobuilder/develop/gcc will always be the most
> up to date.
>
> If you get an error like you describe, have a look at the
> config.log file in the build directory where it failed and that
> should give you the compiler command that failed and why.
>
> Thanks,
> Lee.
>
> _______________________________________________
> 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

_______________________________________________
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