Sorry I messed up with the mail list.

下面是被转发的邮件:

> 发件人: Maxthon Chan <[email protected]>
> 主题: 回复: GNUStep on MacOS
> 日期: 2013年5月28日 GMT+0800上午4时22分25秒
> 收件人: Frank Rehwinkel <[email protected]>
> 
> I cannot even build the Additions on OS X.
> 
> As I used to introduce, I am working on a Objective-C HTTP server project 
> (2-clause BSDL for now), which is currently not portable due to a library 
> dependency issue on GNUstep, and ironically the missing library is 
> CoreFoundation, as the library I used (public domain software) is asking for 
> some feature in CFSocket and CFStream that is still not implemented in 
> GNUstep CoreBase.
> 
> Meanwhile, what is missing in CoreBase is implemented in Base, as Additions 
> to Foundation. So I am thinking porting the library in question to GNUstep 
> Base on Linux, or Foundation with GNUstep addition on OS X.
> 
> So I am trying to build the GNUstep addition of Base, but it simply never 
> worked. I am using svn builds of both base and make. I am using Apple's 
> Foundation, libobjc and libdispatch. When I attempt to configure GNUstep Base 
> (linked against both Apple Foundation and Apple's libobjc) I failed at a step 
> "check if objc really works" and from the log I get complaints about missing 
> symbols around NSObject.
> 
> Forced linking against libobjc, libc++, libdispatch, libSystem and Foundation 
> does not solve this issue.
> 
> 在 2013-5-28,上午12:31,Frank Rehwinkel <[email protected]> 写道:
> 
>> I started trying last week.  So far, it seems to be an unsupported variation 
>> but there used to be support and it doesn't seem impossible.  Some changes 
>> to config and source files have been necessary so far and I'm still trying 
>> to get through building the core/base library.  Maybe by trying to keep 
>> everything local to my home directory, I'm making it more complicated than 
>> others would need.
>> 
>> 
>> On Mon, May 27, 2013 at 12:09 PM, Ivan Vučica <[email protected]> wrote:
>> I know people have tried (including yours truly), and there was a MacPorts 
>> package. But I don't know of any functional and simple instructions.
>> 
>> If there are instructions on setting up an environment using libobjc2, 
>> gnustep-base and perhaps gnustep-gui, count me interested.
>> 
>> If you just need GNUstep additions for Apple's Foundation and AppKit, that 
>> configuration is supposed to work out of the box.
>> 
>> Regards,
>> 
>> Ivan Vučica
>> via phone
>> 
>> On 27. 5. 2013., at 15:52, [email protected] wrote:
>> 
>> > Hi,
>> >
>> > I wanted to know if it's possible/easy to compile gnustep from sources on 
>> > MacOS?
>> > Is there anything special to do ?
>> > Should I install a package manager like macports or Fink to get some 
>> > missing dependencies ?
>> >
>> > Thanks
>> >
>> >
>> > _______________________________________________
>> > Gnustep-dev mailing list
>> > [email protected]
>> > https://lists.gnu.org/mailman/listinfo/gnustep-dev
>> 
>> _______________________________________________
>> Gnustep-dev mailing list
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/gnustep-dev
>> 
>> _______________________________________________
>> Gnustep-dev mailing list
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/gnustep-dev
> 

_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to