Patch for gcc-fat.sh

Hello !

Index: gcc-fat.sh===================================================================
gcc-fat.sh (revision 2926)
+++ gcc-fat.sh (working copy)
@@ -26,7 +26,7 @@
-isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/include"

GCC_LINK_X86="
–L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.0
±L/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc/i686-apple-darwin8/4.0.1
-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk"

Output both PowerPC and Intel object files

CU