ld: total output size exceeds 2GB (2033MB)
ld: total output size exceeds 2GB (2033MB)
- Subject: ld: total output size exceeds 2GB (2033MB)
- From: younker yang <email@hidden>
- Date: Mon, 14 Apr 2008 20:35:35 +0100
- Thread-topic: ld: total output size exceeds 2GB (2033MB)
Hi, All,
This is my first post on this mailing list, I checked out cogx from SVN, and
change the project settings to be xcode 3.1 compatible, but when I build the
WMA.framework, I got the following error,
It seems there is some error on link configuration.
Can anyone help me to solve this issue?
Ld
/Users/younker/Developer/cogosx/cog/Frameworks/WMA/../../build/Release/WMA.f
ramework/Versions/A/WMA normal i386
cd /Users/younker/Developer/cogosx/cog/Frameworks/WMA
/Developer/usr/bin/gcc-4.2 -arch i386 -dynamiclib -isysroot
/Developer/SDKs/MacOSX10.5.sdk
-L/Users/younker/Developer/cogosx/cog/Frameworks/WMA/../../build/Release
-F/Users/younker/Developer/cogosx/cog/Frameworks/WMA/../../build/Release
-filelist
"/Users/younker/Developer/cogosx/cog/Frameworks/WMA/../../build/WMA.build/Re
lease/WMA Framework.build/Objects-normal/i386/WMA.LinkFileList"
-install_name /Users/younker/Library/Frameworks/WMA.framework/Versions/A/WMA
-mmacosx-version-min=10.5 -liconv -Wl,-single_module -compatibility_version
1 -current_version 1 -o
/Users/younker/Developer/cogosx/cog/Frameworks/WMA/../../build/Release/WMA.f
ramework/Versions/A/WMA
ld: total output size exceeds 2GB (2033MB)
collect2: ld returned 1 exit status
Best regards.
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden