Re: gcc-10 toolchain does not include string to numeric conversion functions like std::stoull

2020-07-11 Thread Erik Garrison
Hi Ludo, Thanks for reproducing this. Did you take a look at a resolution beyond your analysis in this message? It would seem that the attempted compilation isn't working during the configure phase. Erik On Wed, Jun 10, 2020, 17:18 Ludovic Courtès wrote: > Hi, > > Erik Garrison

gcc-10 toolchain does not include string to numeric conversion functions like std::stoull

2020-06-09 Thread Erik Garrison
Hello guix-devel, I've run into a quirk in the various gcc toolchains that seems somewhat unique to guix builds of them. I'd like to understand if this is intentional. Initially, I found that string to numeric conversion functions that are enabled by _GLIBCXX_USE_C99_STDLIB are not available on