site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=W46tdLE5l2ZWv9ecLHXTLw4/U/hKqsBCzSH5VCJeQSs=; b=Wgle5kq7Mm2yT5IBtxMIgGuwmf0nLgXL8genIYv+MXWFT+KvONgObA+omzHbkLnJg8 P6widwv4JrmewleQsF+sG7vDARZ4VO1ovFUArkWr9TEKw5hllxWX0xWr4Z2Uk3oxGLKl gPeRtwtsDJNtvwBdw5Z8j/WVqlPTA+5lbrkhk= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=u5le9xQB+r4eUzbrtSDePKf/lSd8Wz7l0iEqVaOXb1m/fAg78LQGCm2/wpXUt2J1j7 wTJrUITXpGgePTauYlSC3G2zNzoNmiXlxvzEYilmgalifYABq9wb7ylVcsqM+taawUkV Qd9qKDxXtJdp45c61tMo2WRZCH9LQef8phKoE= Hello All, For a particular Mac OS X binary, I need the carbon framework. There is no problem with the linking with the Carbon framework. I use -framework Carbon Now, when I do #otool -L a.out I see this /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 128.0.0) . . . Now my doubt here is that, is the above library available by default with every Mac machine ?I want to be sure before I allow other users to use it. Thanks in advance... _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com