Re: Corefoundation && Linux
Re: Corefoundation && Linux
- Subject: Re: Corefoundation && Linux
- From: Nicola Vitacolonna <email@hidden>
- Date: Sun, 25 Sep 2005 14:15:48 +0200
I am attempting to compile CF-Lite on Linux using mainline GCC 4.0.2.
I have been able to compile CF-299.35 - but not CF-368.1 - under
Linux (I don't what current version is). I used gcc 3.3.5 (it didn't
compile with gcc 2.95). Here is my post about that:
http://lists.apple.com/archives/Darwin-dev/2005/May/msg00221.html
I have essentially followed the instructions at http://
developer.apple.com/darwin/cflite.html (applying the
CF-299.linux.diff patch is crucial!), but in addition I had to
replace the strlcpy and strlcat functions with strncpy and strncat
anywhere in the source code.
I hadn't played much with that, however. I was especially interested
is the plug-in architecture provided by CoreFoundation, but I hadn't
clue about how a CFBundleExecutable should look like in Linux. After
several attempts and searches on the web, I had to give up. After
browsing the source code, I suspect that only dyld and dll under
Windows are supported by that version of CoreFoundation.
Best regards
Nicola
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden