Monday, 30 March 2020

Re: [gccsdk] Building GCC 8

On 30/03/2020 10:52, David Pitt wrote:
> Lee Noar, on 30 Mar, wrote:
>
> [snip]
>
>> When building GCC8 or using it as the compiler in the autobuilder, you
>> have to have:
>>
>> RO_USE_ARMEABIHF=yes
>>
>> in your build-setvars file.
>
> Many thanks, the build does now complete and there is a !SharedLibs with
> content.
>
>
> There was a minor matter at the end of the build.
>
> Autobuilder: Packaging source
> /home/djp/gccsdk/autobuilder/build-program: line 384: distclean: command not
> found
> /home/djp/gccsdk/autobuilder/build-program: line 384: clean: command not
> found
> Package gcc: ***Failure***
> Build for package "gcc" failed
>
>
> Not a complete failure however.
>
> djp@ubuntu1910:~/gccsdk/env$ ./ro-path gcc --version
> arm-unknown-riscos-gcc (GCCSDK GCC 4.7.4 Release 3) 4.7.4
>
> djp@ubuntu1910:~/gccsdk/env$ ./ro-path arm-riscos-gnueabihf-gcc --version
> arm-riscos-gnueabihf-gcc (GCCSDK GCC 8.2.0) 8.2.0
>
> Thanks again.

I've never seen this because I always build with the -d switch, ie:

../autobuilder/build -d gcc

as this causes the source code/build products to be retained for
debugging and development. I'll have a look and see if I can
fix it.

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

No comments:

Post a Comment