Top "Gcc6" questions

Version 6.x of the GNU Compiler Collection.

How to tell gcc to disable padding inside struct?

I’m unsure on whether it’s normal or it’s a compiler bug but I have a C struct …

c gcc x86-64 padding gcc6
Why does GCC not seem to have the filesystem standard library?

i'm facing a problem with filesystem library, it should be included in c++17 compiler, after 2 days i tried to install …

c++ gcc raspberry-pi c++17 gcc6