[Bug bootstrap/22073] build a 32bit gcc-3.4.4 on AMD64/Opteron Linux

2005-07-01 Thread marek dot rouchal at infineon dot com
--- Additional Comments From marek dot rouchal at infineon dot com 2005-07-01 09:04 --- (In reply to comment #1) > Can you try the following: > CFLAGS="-m32 -O2 -g" BOOT_CFLAGS="-m32 -O2 -g" STAGE1_CFLAGS="-m32 -g" I spent some more thoughts on this: My desired result could be achieved

[Bug bootstrap/22073] build a 32bit gcc-3.4.4 on AMD64/Opteron Linux

2005-06-15 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 11:40 --- Can you try the following: CFLAGS="-m32 -O2 -g" BOOT_CFLAGS="-m32 -O2 -g" STAGE1_CFLAGS="-m32 -g" -- What|Removed |Added --