1 MULTILIB_OPTIONS = m32/m64
2 MULTILIB_DIRNAMES = 32 amd64
3 MULTILIB_OSDIRNAMES = . amd64
6 INSTALL_LIBGCC = install-multilib
8 # GCC contains i386 assembler sources for some of the startfiles
9 # which aren't appropriate for amd64. Just use the installed
10 # versions of: crt1.o crti.o crtn.o gcrt1.o
11 EXTRA_MULTILIB_PARTS=gmon.o crtbegin.o crtend.o