discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q] CoreFoundation on Linux ?


From: S.J.Chun
Subject: Re: [Q] CoreFoundation on Linux ?
Date: Thu, 25 Dec 2003 16:18:54 +0900 (KST)

Thanks for your reply.

The code in Apple is different from OpenDarwin CVS ? If so, I will try it. For 
me, it seems that
the data structure of CoreFoundation is made so that it can interchangeable 
with FoundationKit's
equivalents, so I think I can do this job for GNUstep :-)

  ----- Original Message -----
  From: "Chris B. Vetter" <chrisv@web4inc.com>
  To: discuss-gnustep@gnu.org
  Sent: Wed, 24 Dec 2003 09:59:26 -0800
  Subject: Re: [Q] CoreFoundation on Linux ?

  On Wed, 24 Dec 2003 13:58:38 +0900
  NeXT <chunsj@embian.com> wrote:
  > Is there any port of CoreFoundation to Linux ? I've tried current 
  > version but is not compiled well.
  > And does this could be used with GNUstep ?
  
  The only 'port' I've heard of is what you can find in OpenDarwin's CVS.
  Never tried it, but the accompanying readme says it is "as is", and
  apparently not everything has been ported, eg. stuff related to MACH
  ports (obviously).
  
  > And does this could be used with GNUstep ?
  
  It isn't, but you can. Most of the stuff in CoreFoundation is written in
  plain C (I think some is C++ though). However you should keep in mind
  that Darwin is BSD related so some of it (like sockets) would probably
  require some additional work to have it work on Linux (unless it's
  already covered by the port, of course)
  
  -- 
  Chris
  
  
  _______________________________________________
  Discuss-gnustep mailing list
  Discuss-gnustep@gnu.org
  http://mail.gnu.org/mailman/listinfo/discuss-gnustep
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]