# --- T2-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # T2 SDE: package/.../gcc/powerpc64-nofp.patch # Copyright (C) 2004 - 2006 The T2 SDE Project # # More information can be found in the files COPYING and README. # # This patch file is dual-licensed. It is available under the license the # patched project is licensed under, as long as it is an OpenSource license # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms # of the GNU General Public License as published by the Free Software # Foundation; either version 2 of the License, or (at your option) any later # version. # --- T2-COPYRIGHT-NOTE-END --- We do not built a nofp glibc and thus can not built a multilib gcc for it ... - Rene Rebe --- gcc-3.4.4/gcc/config/rs6000/t-linux64 2005-02-24 11:26:59.000000000 +0200 +++ gcc-3.4.4/gcc/config/rs6000/t-linux64 2005-11-04 13:34:35.496964712 +0200 @@ -9,12 +9,12 @@ SHLIB_MAPFILES += $(srcdir)/config/rs6000/libgcc-ppc64.ver -MULTILIB_OPTIONS = m64/m32 msoft-float -MULTILIB_DIRNAMES = 64 32 nof +MULTILIB_OPTIONS = m64/m32 +MULTILIB_DIRNAMES = 64 32 MULTILIB_EXTRA_OPTS = fPIC mstrict-align MULTILIB_EXCEPTIONS = m64/msoft-float -MULTILIB_EXCLUSIONS = m64/!m32/msoft-float -MULTILIB_OSDIRNAMES = ../lib64 ../lib nof +MULTILIB_EXCLUSIONS = m64/!m32 +MULTILIB_OSDIRNAMES = ../lib64 ../lib MULTILIB_MATCHES = $(MULTILIB_MATCHES_FLOAT) # We want fine grained libraries, so use the new code to build the