[SDL] Patch for gcc-fat.sh
Torsten Giebl
wizard at syntheticsw.com
Sat Dec 16 15:12:47 PST 2006
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
More information about the SDL
mailing list