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:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=+QzERiKs+CNby1hzdrD8c0ZGygFVsg+vw4MKa6q/2b8=; b=HJp9tXohC1Fxpb2rKm/Nhx3jVMFAVcxyEqUniNoOs6QncmxlxbNt4xSZ+DdDF2wb9p mrkOZvoDs2uxbwoVXa1YXY2pV8s/LMj2gMqV8Q4JrHCdIgchwlZjISTGxRzlHENCC9/o zniTJZtQHUVJclk14Jpd6pmHJ1doCgCZBx1iA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=i8+mGyHYoiQUWLBKz6di6lAfEuEEqmVqSeIDaZ3U2sOLlTlEl0ysEe9EHGt66KeSkA jHfVS5m5U8hZXT72DOJAjBXVXdprpLaO02MiVW2Dc2z95Zl1umKDbkA3XfXHE7HmIoiK McABrflVSr5o+PhPGVUG3+ZT1bRd8zdZ0nsNE= Hi Matthieu, On Mon, Nov 9, 2009 at 5:26 AM, Matthieu Cormier <Matthieu.Cormier@concertia.com> wrote:
More succinctly. Did you get your compiled version of objc working?
Yes, I did indeed get it to build. I checked in the (slightly modified) sources and VS 2005 project files here: http://opencflite.svn.sourceforge.net/viewvc/opencflite/objc4/. Note that building objc4 itself is fairly uninteresting. You need a corresponding set of Objc objects to load into the image for anything interesting to happen. That is what the map/unmap/load_images are meant to do. If you look over darwinbuild or perhaps even GNUstep you could probably figure out how to create a suitable kernel of objc objects. Currently, I don't need access to the runtime, so I have disabled the build in the OpenCFLite project. -Brent _______________________________________________ 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