swarm-hackers
[Top][All Lists]
Advanced

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

[swarm-hackers] [bug #42866] Compile failure with clang


From: Scott Christley
Subject: [swarm-hackers] [bug #42866] Compile failure with clang
Date: Sun, 08 Mar 2015 17:19:58 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.1.17 (KHTML, like Gecko) Version/7.1 Safari/537.85.10

Follow-up Comment #2, bug #42866 (project swarm):

The original Swarm code and the last stable release relies upon GNU
Objective-C V1.0 internal data structures and a GCC that can compile for it.
In the development branch, there is work to abstract the use of the
Objective-C runtime and support Objective-C V2.0. This code compiles and works
on Mac OSX using Xcode with an Xcode project file, but importantly this is a
Mac native port that does not support the GUI classes and will not compile
existing Swarm applications. They would essentially need to be rewritten.

Unfortunately, support for GNU/Linux systems needs to be finished, this
includes compiling Swarm on Mac OSX as a Unix-like library using X-Windows and
etc., which would allow existing Swarm applications to be compiled and run
with minimal change. We are waiting for a volunteer to finish these changes,
and we do not have a timeline on when that may occur.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?42866>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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