Monday, 18 July 2022

Re: [gccsdk] [PATCH] UnixLib: support forPOSIX.1-2008extendedlocaleAPIs

On Jul 18 2022, at 12:10 pm, David Pitt <pittdj@pittdj.co.uk> wrote:

> The issue occurs on building RISC OS gcc4 :-
>
> cd gcc4
> make ronative
>
> ./build-world stalled without locale_t.h as in revision 7702 but is fine
> with revision 7703. I have not tried cross compiling with
> arm-unknown-riscos-gcc.

Ah, I see - I didn't check that. That's confirmed - a link-time failure
in SOManager due to requiring POSIX-1.2008 symbols even when building
without the feature enabled.

I think I've fixed that in r7704 - are you able to confirm?

Thanks
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