Re: Today's changes didn't compile
Felix von Leitner <[email protected]> Tue, 8 Oct 2019 21:39:48 +0200
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
> > Then your build environment is broken. > > > > $ make -s CC="gcc -std=gnu99" > > $ gcc -v > > [...] > > gcc version 7.3.0 (GCC) > > $ > > > > It also builds with gcc 9.2.0. > This is about neccessity but not sufficiency. Maybe next time you could read the gcc man page first? Find out what "-std=gnu99" does? Before telling me you need C11 to compile dietlibc? That would be great, mhhkay? Felix