Displaying 1 result from an estimated 1 matches for "install_libgcc".
2009 Aug 23
5
[LLVMdev] [PATCH]: enable multilib build on x86_64-apple-darwin
...=================================
--- gcc/config/i386/t-darwin64 (revision 79792)
+++ gcc/config/i386/t-darwin64 (working copy)
@@ -2,6 +2,12 @@
LIB2_SIDITI_CONV_FUNCS=yes
LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c
+MULTILIB_OPTIONS = m32
+MULTILIB_DIRNAMES = i386
+
+LIBGCC = stmp-multilib
+INSTALL_LIBGCC = install-multilib
+
# APPLE LOCAL begin gcov 5573505
# -pipe because there's an assembler bug, 4077127, which causes
# it to not properly process the first # directive, causing temporary