Compiling cctools with CodeWarrior/PEF
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=nkFexOzxDh56kMPHzr4gMjYYn522W6gYp1NOBqs+oeP7hAu7lCgHmtkCEV+k3AkwMKkaTRG09ZfAe7lLc6PiJaCzkgwaH+KAGq9MnQIQopI/UCFWnV1k+eVpb9DKiCdnxHT3LJD9qIudLmXLb1ZpgP+fjy+Qi6If0Rb8KN+LTBU 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
participants (1)
-
Josh