Theo Markettos, on 18 Jul, wrote: > On Jul 18 2022, at 10:34 am, David Pitt <pit...@pittdj.co.uk> wrote: > > > I have done a fresh checkout of 7703 onto a new Ubuntu 22.04 VM on an > > intel iMac and still get the above error on building gcc4. > > > > build-world does now build with 7703.
[snip] > Just to clarify, are you getting that error when building gcc4 (ie > ./build-world in the SVN tree) or when building *with* gcc4 (ie > arm-unknown-riscos-gcc helloworld.c or compiling a program on RISC OS)? > > In other words, what's the difference between your first two paragraphs > above? 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. Sorry if I was not clear enough. -- David Pitt _______________________________________________ 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