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:cc:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=DY+r8O6DXbdvitdwzoV5xrvWGpjV82HJChpO77YBi0o=; b=pQ5wFXZO1CxBOKHkf4SZnybZPcjhwGBx+EtCuPt/k5fT2g4kKrleR8BvrNDpa7HD5E XfRWNffokJgB6nfYZSLXWyJaCivy7OE0J0rtbeoudktaJ4MQkIrcwhhmb6tjuP8xOGbS IGhhvxZUypELkjg3iEmUvQPBAW1Dd0ynXU4n8= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=Hi2bikn6cyidao8l9bc4rxHsy3NOu8mW6vggICxShCson3rVDuo7DbV4EYO4BO3s9I TYTVpdRV2Xwsx/7w7wp+9d1X6BO7qxMfPV/iRopHJqqUMF1gcdVIIQWUJKVXM8061DFY WfU+NrsGNjeUFS4wETGKm53utDeizAJ4yO2q4= Eli, On Jan 19, 2009, at 11:48 AM, Eli Bach wrote: I have my Forth running on the Mac, now it's time to improve it. Thanks, Joel --- http://twitter.com/wagerlabs _______________________________________________ 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... I would guess that information like this isn't explicitly listed/ documented somewhere, other than perhaps by reading the code in Apple's developer tools (gcc/linker/etc), maybe in changelogs when Apple pushes their changes upstream. Wouldn't this be in the kernel somewhere? I'm trying to figure out where exactly. This is the kind of thing that would explain why Apple's engineers steered you towards at least using their linker. The linker is not an issue, I can split code and data into different segments just as well. This was something that someone else pointed out and I thought I'd get as much information on it as possible. This email sent to site_archiver@lists.apple.com