Wednesday, 22 July 2020

Re: [gccsdk] New SharedLibs incompatibility

On 22/07/2020 16:57, alan buckley wrote:
> Lee Noar <mailto:lee.noar@sky.com> wrote on 22 July 2020 11:30:
> > Fortunately, it's a fairly easy fix, and I'll have it fixed shortly.
> > It effects both the shared and static Unixlib libraries, but nothing
> > else.
>
> Thanks for that Lee. How to I go about getting this into the wild?
>
> svn update and then ./build-world?

./build-world only does the cross compiler, you'll have to do:

make ronative

as well to rebuild the libraries in the native compiler. I think that's
where the packaged libraries come from.

> I assume I�ll have to create GCC 4.7.4 release 5 packages as I assume
> I can�t get away with just updating the shared c library package.

That's right, the static libraries within !GCC will need updating also.

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