Universal Binary build problem
Universal Binary build problem
- Subject: Universal Binary build problem
- From: Julian Cain <email@hidden>
- Date: Mon, 20 Feb 2006 05:54:04 -0500
Hi,
I have followed all of the instructions for building my app as a
UniBin. I can create a UniBin from a test app. However the only
result I get is from building my application is:
/usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple-
darwin8/4.0.0/../../../libmx.dylib does not contain an architecture
that matches the specified -arch flag: i386 (file ignored)
/usr/bin/ld: warning fat file: /usr/lib/gcc/i686-apple-
darwin8/4.0.0/../../../libSystem.dylib does not contain an
architecture that matches the specified -arch flag: i386 (file ignored)
/usr/bin/ld: warning /System/Library/Frameworks/Foundation.framework/
Versions/C/Foundation cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/Carbon.framework/
Versions/A/Carbon cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/IOKit.framework/
Versions/A/IOKit cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/OpenGL.framework/
Versions/A/OpenGL cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/AppKit.framework/
Versions/C/AppKit cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/QuartzCore.framework/
Versions/A/QuartzCore cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning fat file: /usr/lib/libSystem.B.dylib does not
contain an architecture that matches the specified -arch flag: i386
(file ignored)
/usr/bin/ld: warning /System/Library/Frameworks/
ApplicationServices.framework/Versions/A/ApplicationServices cputype
(18, architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning /usr/lib/libobjc.A.dylib cputype (18,
architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning /usr/lib/libgcc_s.1.dylib cputype (18,
architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices cputype (18,
architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/
CoreFoundation.framework/Versions/A/CoreFoundation cputype (18,
architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/CoreAudio.framework/
Versions/A/CoreAudio cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/
AudioToolbox.framework/Versions/A/AudioToolbox cputype (18,
architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/AudioUnit.framework/
Versions/A/AudioUnit cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning fat file: /System/Library/Frameworks/
Accelerate.framework/Versions/A/Accelerate does not contain an
architecture that matches the specified -arch flag: i386 (file ignored)
/usr/bin/ld: warning /System/Library/Frameworks/Security.framework/
Versions/A/Security cputype (18, architecture ppc) does not match
cputype (7) for specified -arch flag: i386 (file not loaded)
/usr/bin/ld: warning /System/Library/Frameworks/
SystemConfiguration.framework/Versions/A/SystemConfiguration cputype
(18, architecture ppc) does not match cputype (7) for specified -arch
flag: i386 (file not loaded)
/usr/bin/ld: warning fat file: /usr/lib/libstdc++.6.dylib does not
contain an architecture that matches the specified -arch flag: i386
(file ignored)
/usr/bin/ld: Undefined symbols:
___keymgr_dwarf2_register_sections
__cthread_init_routine
_atexit
_errno
_exit
_mach_init_routine
_NSAddressOfSymbol
_NSLookupAndBindSymbol
_abort
___sF
_fflush
_fprintf
~Julian
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden