bootstrap/10057: symbol is non-aligned

Eric Botcazou ebotcazou@libertysurf.fr
Tue May 20 14:19:00 GMT 2003


> Any ideas what is wrong with my setup?

Try maybe to not pass CFLAGS=-O2 when bootstrapping. The option is passed to 
the bootstrap compiler (GCC 2.95.2 for you) and it may be risky to rely on 
the optimizations of the bootstrap compiler.

Use BOOT_CFLAGS instead.

-- 
Eric Botcazou



More information about the Gcc-bugs mailing list