Re: file offset of __DATA, __bss and __common
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:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=/8Lmd/t1W5wsNag2MclFTWNM0zHiHbh78JeIwh+tsKk=; b=tR+Fx7T/5oO8pb4L2g+7l0J/O1QxMHdYrf14sUu9wLKrZD9FakSZ+7HdWwEOZqM3A1 9oEmAWKSc5m+amOGzsrGw+RjBvFNoeB9BTu9eMRvp0aktpOYBoNu9Djy7SxdG6P+Jknt KCYowiv1UgcGd1RDDTy/YlKBPq/xELfuCuXcM= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=Ury26wGguiUweCYcKQi8S9grgur1zvAhMd29tA57e0vOrZDsdk2qn/kGMFUeEgYnNZ bLqYyANiBKedV784VHqcj2SvCmhS4mC5vi/z5c6h+Z9ECNN+xFH7VzMwSRH23Z4caSvP gkGWdKSiE8AtWyixFHbg2VqhHSGOtkl8DXjWc= Empirically, it looks like __DATA, __data = __bss + __common. Thanks, Joel P.S. Here's a pointer of my own (wrote this a while ago): http://tinyco.de/2009/01/26/creating-mac-binaries-on-any-platform.html On Nov 5, 2009, at 4:21 PM, Shantonu Sen wrote: Shantonu Sen ssen@apple.com Sent from my Mac Pro On Nov 5, 2009, at 7:57 AM, Rustam Muginov wrote: --- firefox for android! http://wagerlabs.com _______________________________________________ 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... While I much appreciate the pointers so far, they don't answer my question. <http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptu...
Had you tried "otool -lV"? This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont