Re: problem during link of bundles
Re: problem during link of bundles
- Subject: Re: problem during link of bundles
- From: "Peter O'Gorman" <email@hidden>
- Date: Fri, 24 Jun 2005 23:20:53 +0900
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
email@hidden wrote:
| During the linking there is problem due to some static link. I thought
| choosing dynamic libraries and -bundle option uses always dynamic linking
| if nothing else is specified.
|
| ---
|
| I tried also to use the dynamic Library style in Xcode, but the option is
| not recognized by the gxlc++ precompiler.
|
You can not use files that are built with -bundle as input to the static
link editor, I think your error message said. For xlc you have to use the
- -qmkshrobj flag to the compiler. I have no idea how to pass that from xcode.
I suggest a makefile :)
Peter
- --
Peter O'Gorman - http://www.pogma.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
iQCVAwUBQrwWxbiDAg3OZTLPAQIFFQQAm1ao2fLFZucKybgm7wGDihAuMGkJCq9u
ZnNEyBwl8ZiG6kyRDsIYSOgidCDTubNDVoNKY0Xd9qDnyaBezRhSrv2Y78SE3DGv
lIkKwqp9orM5x662m88VseLGbsZDuO3yx9PBfw88murppSOuZMRLBqGODEctcY//
+wegukPdeU0=
=ROiI
-----END PGP SIGNATURE-----
_______________________________________________
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