------- Comment #7 from andreast at gcc dot gnu dot org  2008-11-29 19:31 
-------
A starting point would be this:

[wolfram:head/gcc/gcc] andreast% svn diff config/i386/t-darwin64
Index: config/i386/t-darwin64
===================================================================
--- config/i386/t-darwin64      (revision 142282)
+++ config/i386/t-darwin64      (working copy)
@@ -1,2 +1,8 @@
 LIB2_SIDITI_CONV_FUNCS=yes
 LIB2FUNCS_EXTRA = $(srcdir)/config/darwin-64.c
+
+MULTILIB_OPTIONS = m32
+MULTILIB_DIRNAMES = xxx /* to be defined?  */
+
+LIBGCC = stmp-multilib
+INSTALL_LIBGCC = install-multilib


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38314

Reply via email to