[Bug?] Xcode 2..2, Mach-O Type = Bundle do not links because ..
[Bug?] Xcode 2..2, Mach-O Type = Bundle do not links because ..
- Subject: [Bug?] Xcode 2..2, Mach-O Type = Bundle do not links because ..
- From: Ruslan Zasukhin <email@hidden>
- Date: Sat, 14 Jan 2006 17:25:31 +0200
- Thread-topic: [Bug?] Xcode 2..2, Mach-O Type = Bundle do not links because ..
Title: [Bug?] Xcode 2..2, Mach-O Type = Bundle do not links because ..
Hi Xcode list,
* Xcode 2..2, Mach-O Type = Bundle do not links because linker say:
--------------------------------------------------------------------
Ld "/PARADIGMA/Developer_2/VPHP/xCode/build/Release (PPC)/php_valentina_ppc.so" normal ppc
cd /PARADIGMA/Developer_2/VPHP/xCode
/usr/bin/g++-4.0 -o /PARADIGMA/Developer_2/VPHP/xCode/build/Release\ (PPC)/php_valentina_ppc.so -L/PARADIGMA/Developer_2/VPHP/xCode/build/Release\ (PPC) -L../../VClient/xcode/Build/Release\ (PPC) -F/PARADIGMA/Developer_2/VPHP/xCode/build/Release\ (PPC) -filelist /PARADIGMA/Developer_2/VPHP/xCode/build/VPHP.build/Release\ (PPC)/VPHP-ppc.build/Objects-normal/ppc/php_valentina_ppc.LinkFileList -lVClient.lib -framework Carbon -arch ppc -prebind -Wl,-single_module -compatibility_version 1 -current_version 1 -bundle -mmacosx-version-min=10.3 -undefined dynamic_lookup
powerpc-apple-darwin8-g++-4.0.1: -compatibility_version only allowed with -dynamiclib
--------------------------------------------------------------------
So it seems to me bug is:
when I choose Macho type = Bundle, xcode should disable self
-compatibility_version 1
Actually interesting is that in project settings parameter
compatibility version [ empty ]
But in the target settings it is 1
compatibility version [ 1 ]
Now way to delete that [1].
THIS project have work perfectly in the xcode 2.1
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden