http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55808
--- Comment #5 from Patrick <mister.freeman at laposte dot net> 2013-01-01 04:41:07 UTC --- here are the options : gcc -DCRLF=2 -DINLINE=static inline -DLSB_FIRST -DNDEBUG -DFLAC__NO_DLL -DSDLMAME_SDL2=0 -D_LFS64_LARGEFILE=0 -DDISTRO=generic -DSDLMAME_ARCH= -DSYNC_IMPLEMENTATION=tc -DSDLMAME_UNIX -DUSE_OPENGL=1 -DUSE_DISPATCH_GL=1 -DSDLMAME_X11 -DUSE_XINPUT=0 -DNATIVE_DRC=drcbe_x86 -save-temps -pipe -O3 -Werror -fno-strict-aliasing -Wall -Wcast-align -Wundef -Wformat-security -Wwrite-strings -Wno-sign-compare -Wno-conversion -Wno-narrowing -Wno-attributes -D_GNU_SOURCE=1 -D_REENTRANT -pthread -pthread I will post later the preprocessed files (*.i*) that trigger the bug Le 01/01/2013 05:04, pinskia at gcc dot gnu.org a écrit : > > I mean which are used to invoke gcc. I am not going out of my way to create a > vm and try to compile mame, you already have it compiling already. > > Please read http://gcc.gnu.org/bugs.html and provide all the needed > information > listed on that page. >