Re: [gccsdk] Is it time for a new version of GCC4?

2020-05-09 Thread Steffen Huber
Hi Lee, > Lee Noar wrote: > > Unfortunately, I've not been able to build GNAT. The build always fails > with: > > a-cbdlli.ads:38:14: violation of restriction "No_Finalization" at > system.ads:47 I think this is a problem of supplying the correct system.ads for ARM/RISC OS. system.ads conta

Re: [gccsdk] [GCCSDK commit] lee - r7304 - in trunk/gcc4/recipe/files/gcc/libunixlib: . unix

2020-05-09 Thread alan buckley
I don’t think this commit is correct. I checked the definition of select on Linux and it says the time is in microseconds and it should round up to the next clock update frequency. The original isn’t correct either. I don’t know what the frequency is on RISC OS, but if it’s to a centi-second yo