On Tue, 21 Dec 2021 14:13:45 +0000 Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: > On Tue, 21 Dec 2021, 14:02 Фёдар Стрыжнёў (Fiodar Stryzhniou) via Gcc-help, > <gcc-help@xxxxxxxxxxx> wrote: > > > On Mon, 20 Dec 2021 18:00:16 -0600 > > Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx> wrote: > > > > > On Mon, Dec 20, 2021 at 10:30:01PM +0300, Фёдар Стрыжнёў (Fiodar > > Stryzhniou) via Gcc-help wrote: > > > > On Mon, 20 Dec 2021 15:37:26 +0000 > > > > Richard Earnshaw <Richard.Earnshaw@xxxxxxxxxxxx> wrote: > > > > > I don't think I've seen a question about SymbianOS support in over 5 > > > > > years, now, possibly longer. Given that SymbianOS itself was > > > > > discontinued back around 2013 (8 years ago now), the GCC port has > > > > > declined to the point where I suspect it's likely to get deprecated > > > > > soon, due to lack of maintenance. > > > > > > > > There several configure problems but result is good. It just works. > > This is offtopic but can be continued in separate thread. > > > > > > Such things are never off-topic :-) > > > > > > Someone needs to do maintenance on the port. An important first step is > > > to regularly (and at least semi-frequently) post testresults. That also > > > shows everyone there is still some interest in the port, and importantly > > > it shows what the current state is. > > > > > > > > I wrote in email all build issues later. I need to build GCC 11 again to > > gather info. > > Libsupc++ tied to libstdc++ > > > What do you mean "tied to"? I can't build libsupc++ without call "make something_command_for_libsupc" because got error because libstdc++ builds together with libsupc. I can't remember command's name. I build many releases from GCC 5.4.0 till 11.2.0. Errors always same. > > > is major problem because it depends from libc. Therefore libsupc++ may(and > > probaly will) depend from libc. > > > > Libsupc++ has minimal dependencies on libc, and what it has is > optional/configurable. > > Are you building with --disable-hosted-libstdcxx to get a freestanding > libsupc++ build? -- Фёдар Стрыжнёў(Fiodar Stryzhniou) <fedor_qd@xxxxxxx>