discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Ubuntu and Debian packages / 2013-07-07


From: Lundberg, Johannes
Subject: Re: Ubuntu and Debian packages / 2013-07-07
Date: Tue, 9 Jul 2013 13:56:32 +0900

If it is possible I think we should try to support Obj-C 2 features as well, especially ARC.

Many new developers especially from the last couple years most likely have never written retain or release. Having to all of a sudden start doing manual memory management might be too big an obstacle.

It should be as easy as possible to start using GNUstep when coming from a modern iOS or Mac OS X development environment if we're to recruit new developers curious about Obj-C on other platforms.



Johannes Lundberg
BRILLIANTSERVICE CO., LTD.


On Mon, Jul 8, 2013 at 10:53 PM, David Chisnall <David.Chisnall@cl.cam.ac.uk> wrote:
On 8 Jul 2013, at 14:44, Philippe Roussel <p.o.roussel@free.fr> wrote:

> I'd like to provide packages based on libobjc2 and clang but I'm not
> sure how. clang is a fast moving target and I would probably need to
> package its latest version to offer all functionalities. When I have
> some time...

The libobjc2 has CPack support, so it can build debian packages out of the box, just with 'make package'.  If you want to customise the packages then there are some CPack options you can set.

Clang has a release every six months, which isn't much of a moving target.  There is already a package for the most recent release:

http://packages.debian.org/sid/clang-3.3

Although for some bizarre reason it has a hard dependency on the GCC libobjc, which makes no sense at all.

> Off topic : clang is probably a great compiler, offering vastly superior
> functionalities that everyone should use in their projects unless they
> want to be publicly mocked and all that, but gnustep still supports
> gcc AFAIK

We attempt to support gcc, but in some cases that means things will build but you'll get reduced functionality.

David


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


reply via email to

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