Re: generating mach-o executable files by hand
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=ZMrlDk+fokjIkbLgjQUFsy4v291rSDBhh2N20/fevO4=; b=Vfd0kUjDFBsFIaEC6OJbjxZ221CByJA2uwqTlrApo9H+26MgcZw+9l2orVUFiCfqbO sRyiAdtSeksOPXJfWm/U0YiKi9aXZB+K8o2FGRDNGRKDuV/0djx4E0daTpnE7p2Lc0Ss V084IZ9OvaV0ZTTWZSC2jB13ePDKm/Fq03NJk= 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=D8pjCAqkyepKAHFvn7uts8EQ5sOOSZwpz8zwTN06Depj6WlNAkfCQnWRv7c4bjVUqq 8070JVVTJU26o+9qae7slHK42ToJAN8+VY0pjfehDVy0+0pdlvNePGUC1i7R5D0JGwnC 4zLeFv0PBGtLFikFUOrJ3uP+oQ77sM4PQeURI= On Jan 9, 2009, at 3:28 PM, dan hitt wrote: Joel --- thanks for doing all this and sharing with everybody by putting it in the public record. Thank you Dan! --- http://wagerlabs.com 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 haven't shared much yet but I will write a blog post this weekend. Feel free to subscribe to my blog or my Twitter stream to learn when it's out. Generating Mach-O exes without a linker is just a half of my project. The other half is adding the logic to the commercial Forth compiler that I'm porting to the Mac. The environment is a tarball of source files but there are Linux and Windows binaries. The developers used Windows to cross-compile to Linux. I'll be using Linux to cross-compile to the Mac, i.e. dump the Mach-O exe on Linux and copy it over. Cross-compilation to the iPhone will be next. Resistance is futile, the iPhone will be assimilated! This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont