site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=bMRHJ3ud79/MfblVsOQ65g0ZA8caKXuROh/8Rd5xHMxe8ZTETHMDhR/Em10QHh4SVlsBI+yVPhbasq2ruwZ2QDa/WJyav0CtAvdXAbfs5gK1T0V+e8wdGUKrflxHC88H0Fckcq2iRO3G07GOjrdQQtXnxV+P6sBIf5p95lUGqn8 <sorry if this is a repost - I didn't see it posted the first time I emailed it...> I'm trying to compile the some of the prebinding libraries included in cctools using Codewarrior. Ultimately, I want to call unprebind() from a Carbon CFM app. The problem is that it compiles as a Mach-O static library (and I need it to be static) and I can't call that from a CFM app. The other option is to compile it as a Carbon PEF library, but I can't get codewarrior to do this (mwpefcc gives me all sorts of errors with the #include statements). Anyone have any experience or tips with this? _______________________________________________ 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