Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-22 Thread Andreas Fink
I had no problems compiling gnustep9 on debian9-64bit on a raspberriy-pi. However as always on debian, you must use the gold linker not the default one. Otherwise hell breaks loose. And I didnt even try 32bit version (but it should work too from my experience in the past). The biggest problem fo

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-19 Thread Johannes Brakensiek
On 18 Jun 2020, at 10:46, David Chisnall wrote: I did. Five years ago. Note that there was a bug until 15 months ago where the unwind info was not correctly set, so throwing an exception out of +initialize would potentially corrupt some floating point state. This runtime stuff really is hi

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-18 Thread David Chisnall
On 18 Jun 2020, at 11:05, Johannes Brakensiek wrote: > > Thank you for your reply, David. > > On 18 Jun 2020, at 10:46, David Chisnall wrote: > >>> If you want to build libobjc2 on armhf you will have to use the older >>> version 1.9 of libobjc (which does not require clang >= 8, but works wit

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-18 Thread Johannes Brakensiek
Thank you for your reply, David. On 18 Jun 2020, at 10:46, David Chisnall wrote: If you want to build libobjc2 on armhf you will have to use the older version 1.9 of libobjc (which does not require clang >= 8, but works with older versions of clang as well). The v2 and v1 ABIs do not use di

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-18 Thread David Chisnall
> On 15 Jun 2020, at 08:13, Johannes Brakensiek > wrote: > > But afaik some parts of libobjc2 2.0 are built from assembler code. The > needed code for the armhf architecture does not exist yet. That architecture > is 32bit. If you try the 64bit variant (aarch64) it should work afaik. I am r

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-16 Thread Patrick Cardona via Discussion list for the GNUstep programming environment
Hi Johannes, Hi All, I first made a backup of ~/GNUstep so I started with a fresh new one to avoid conflicts with the previous install... Behalf the script by Patryck Laurent (great job !), pointed out by Johannes, I was able to build gnustep from github repo with clang-7 on my raspbian 10

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-15 Thread Patrick Cardona via Discussion list for the GNUstep programming environment
I forgot to make the list with copy. Here it is... Le 15/06/20 à 17:17, Patrick Cardona a écrit : > Hi Johannes, > > Le 15/06/20 à 09:13, Johannes Brakensiek a écrit : > > Hi Patrick, > > > > On 14 Jun 2020, at 23:15, Patrick Cardona via Discussion list for the > > GNUstep programming environmen

Re: Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-15 Thread Johannes Brakensiek
Hi Patrick, On 14 Jun 2020, at 23:15, Patrick Cardona via Discussion list for the GNUstep programming environment wrote: I tried to make GNUstep from git according to the wiki : http://wiki.gnustep.org/index.php/Building_GNUstep_under_Debian_FreeBSD I am stuck at this step : building libobjc

Trying to build GNUstep from git repo and clang-9 on Raspbian Buster (10.4)

2020-06-14 Thread Patrick Cardona via Discussion list for the GNUstep programming environment
Hi David, Hi All, I tried to make GNUstep from git according to the wiki : http://wiki.gnustep.org/index.php/Building_GNUstep_under_Debian_FreeBSD I am stuck at this step : building libobjc2. These are the steps and things done : Building GNUstep under Raspbian (Buster 10.4) : Step 1) Depende

Re: Build GNUStep

2015-11-25 Thread richardfrithmacdonald
I'm travelling and can't really help, since all I have is occasional email access from a phone. But .. Skipped tests are normal ... Features not configured on your system or dependent on things not available on your system. These are unimportant unless you specifically want to use the missing f

Re: Build GNUStep

2015-11-24 Thread Edwin Ancaer
Please ignore the previous email. Something went wrong when sourcing GNUstep> I will restqrt completely. 2015-11-24 11:32 GMT+00:00 Edwin Ancaer : > Richard, > > I used your command list to install GNUStep make and GNUStep base on the > Raspberry. I had to add libtls to the install dependencies

Re: Build GNUStep

2015-11-17 Thread Richard Frith-Macdonald
> > cd .. > svn co svn://svn.gna.org/svn/gnustep/tools/base/trunk base Oops, cut asnd paste error; for the libraries, the svn URL is of course svn://svn.gna.org/svn/gnustep/libs/ … not svn://svn.gna.org/svn/gnustep/tools/... ___ Discuss-gnustep mailin

Re: Build GNUStep

2015-11-17 Thread Richard Frith-Macdonald
> On 17 Nov 2015, at 12:47, Adam S wrote: > > So I download and extract the following into my /tmp directory ... What next > please? Could someone kindly write me a step by step guide? Thanks. Well, to get the best gnustep-core on Raspbian, you need to be set up with networking and an up to d

Re: Build GNUStep

2015-11-17 Thread Adam S
So I download and extract the following into my /tmp directory ... What next please? Could someone kindly write me a step by step guide? Thanks. On Nov 17, 2015 12:05 PM, "Richard Frith-Macdonald" < richardfrithmacdon...@gmail.com> wrote: > > > On 17 Nov 2015, at 10:59, Riccardo Mottola > wrote:

Re: Fwd: Re: Build GNUStep

2015-11-17 Thread Riccardo Mottola
Hi, Adam S wrote: Please help! Richard has advised me to check with you. :) So I have built GNUStep on both Raspbian (Raspberry Pi2) and Lubuntu (Banana Pi) and get the same three errors each time. 1. gnutls-dev won't install from command line (apt-get etc), package can't be found? I w

Re: Build GNUStep

2015-11-17 Thread Adam S
Thanks David. Looks like I might have missed your previous response and advice, sorry. I'll take your advice and install on FreeBSD. Just to clarify though that my issues are not related to the NeXT/GNU project - this is separate. So the issues described about icons not pasting to desktop or shelf

Re: Build GNUStep

2015-11-17 Thread David Chisnall
On 16 Nov 2015, at 14:25, Adam S wrote: > > So I have built GNUStep on both Raspbian (Raspberry Pi2) and Lubuntu (Banana > Pi) and get the same three errors each time. I feel a lot like I’m talking to myself here, but I’ll try one more time: If you install the gnustep port on FreeBSD then you

Fwd: Re: Build GNUStep

2015-11-16 Thread Adam S
-Macdonald" Date: Nov 15, 2015 7:59 PM Subject: Re: Build GNUStep To: "Adam S" Cc: "GNUstep Discuss" > On 15 Nov 2015, at 19:17, Adam S wrote: > > Hi Richard, > > Followed your instructions for building GNUStep on both Raspbian and Lubuntu. Goes pretty wel

Build GNUStep

2015-11-16 Thread Adam S
Hi Richard, Followed your instructions for building GNUStep on both Raspbian and Lubuntu. Goes pretty well but for a couple of things I can't seem to get right. Any ideas please? 1. gnutls-dev won't install from command line (apt-get etc), package can't be found? 2. I can't drag any icons or fil

Re: Build GNUStep

2015-11-16 Thread Richard Frith-Macdonald
> On 15 Nov 2015, at 19:17, Adam S wrote: > > Hi Richard, > > Followed your instructions for building GNUStep on both Raspbian and Lubuntu. > Goes pretty well but for a couple of things I can't seem to get right. Any > ideas please? > > 1. gnutls-dev won't install from command line (apt-get

Re: can't build gnustep-gui with clang/objc2, make_services fails

2013-01-14 Thread David Chisnall
I don't have access to the wiki, but the build for both clang and libobjc2 should be using CMake. For the clang build, using ninja can be significantly faster, for libobjc2 it doesn't make very much difference. David On 13 Jan 2013, at 22:26, Tony Amort wrote: > I was following these directio

Re: can't build gnustep-gui with clang/objc2, make_services fails

2013-01-13 Thread Tony Amort
I was following these directions: http://wiki.gnustep.org/index.php/Building_GNUstep_with_Clang Tony On Sun, Jan 13, 2013 at 12:39 PM, Patryk Laurent wrote: > Hi Tony, > > Could you tell us which wiki page were you using? > > Thanks, > Patryk > > > > On Jan 13, 2013, at 12:26 PM, Tony Amort

Re: can't build gnustep-gui with clang/objc2, make_services fails

2013-01-13 Thread Patryk Laurent
Hi Tony, Could you tell us which wiki page were you using? Thanks, Patryk On Jan 13, 2013, at 12:26 PM, Tony Amort wrote: > On 01/13/2013 03:21 AM, David Chisnall wrote: >> On 12 Jan 2013, at 23:08, Tony Amort wrote: >> >>> clang, re-did gnustep-make, built libobjc2 >> This is the bit that

Re: can't build gnustep-gui with clang/objc2, make_services fails

2013-01-13 Thread Tony Amort
On 01/13/2013 03:21 AM, David Chisnall wrote: On 12 Jan 2013, at 23:08, Tony Amort wrote: clang, re-did gnustep-make, built libobjc2 This is the bit that you did wrong. The correct sequence is: - Install clang - Build libobjc2 with it - Configure gnustep-make so that it picks up clang and lib

Re: can't build gnustep-gui with clang/objc2, make_services fails

2013-01-13 Thread David Chisnall
On 12 Jan 2013, at 23:08, Tony Amort wrote: > clang, re-did gnustep-make, built libobjc2 This is the bit that you did wrong. The correct sequence is: - Install clang - Build libobjc2 with it - Configure gnustep-make so that it picks up clang and libobjc2 You are currently building gnustep-base

can't build gnustep-gui with clang/objc2, make_services fails

2013-01-12 Thread Tony Amort
I decided to upgrade everything to the new system. Got clang, re-did gnustep-make, built libobjc2 and gnustep-base. The gnustep stuff is all from the daily snapshot of January 12. When compiling gnustep-gui, make_services fails with a bunch of undefined references like this: /usr/local/lib/libgnus

Re: Suspicious.MLApp when build GnuStep application on Windows

2011-09-26 Thread Ivan Vučica
I suspect this is something you have to bring up with Symantec. On Monday, September 26, 2011, Joel wrote: > I installed GnuStep on Windows XP. And my computer has Symantec Endpoint > Protection which I have no control. The odd thing is when I use the example > from website > http://www.gnustep.i

Suspicious.MLApp when build GnuStep application on Windows

2011-09-26 Thread Joel
I installed GnuStep on Windows XP. And my computer has Symantec Endpoint Protection which I have no control. The odd thing is when I use the example from website http://www.gnustep.it/nicola/Tutorials/FirstGUIApplication/node3.html to create executable, I got error from the antivirus program abo

Re: Can't build gnustep-gui from svn revision 31979.

2011-01-31 Thread Csanyi Pal
Fred Kiefer writes: > Most likely this error has nothing to do with gui, but comes from an > incorrectly build or installed GNUstep base. The plist merge tool just > happens to be the first GNUstep application you are running. > > Best thing to do is make sure that you have a current version of b

Re: Can't build gnustep-gui from svn revision 31979.

2011-01-31 Thread Fred Kiefer
Most likely this error has nothing to do with gui, but comes from an incorrectly build or installed GNUstep base. The plist merge tool just happens to be the first GNUstep application you are running. Best thing to do is make sure that you have a current version of base and recompile that. If the

Can't build gnustep-gui from svn revision 31979.

2011-01-31 Thread Csanyi Pal
Hi, I want to build libgnustep-gui downloaded from svn repository, but get errors and a Segmentation fault: Making all for service GSspell... Creating GSspell.service/ Compiling file GSspell.m ... Linking service GSspell ... Creating GSspell.service/Resources... Creating GSspell.service/

How to build GNUstep with Garbage collection?

2006-04-10 Thread Lloyd Dupont
One other posssible solution to my problem will be to build GNUstep with Garbage collection ON. 2 question arises: 1. How could I build GNUstep with Garbage collection? 2. How could be sure my top level object will be recognized as used / not to be collected? Problem is I'm not writt

Re: Cannot Build GNUstep Apps

2005-12-07 Thread Andrew Ruder
On Tue, Dec 06, 2005 at 11:22:13PM +0100, Fred Kiefer wrote: > Did anybody ever do a serious profiling of the backend stuff? I tried > to, but failed to get it working with LD_PROFILE. > That way of profiling used to work pretty nicely with base and GUI, but > currently I don't even get that workin

Re: Cannot Build GNUstep Apps

2005-12-06 Thread Fred Kiefer
Riccardo wrote: > - the xlib backend _should_ be faster than art here and it is in fact. > Still xlib backend sufers oteher perofmance problems: it seems to > exchange a lot of data and making a lot of calls with the Xserver. If > you have a slower computer or an xserver different than Xorg/Xfree (

Re: Cannot Build GNUstep Apps

2005-12-04 Thread Riccardo
Hey, On Saturday, December 3, 2005, at 11:40 PM, Jason Thomas wrote: I do have another small issue, which is performance over X.  If I am running any gnustep apps (Gorm, GWorkspace, etc) over an X lan link, graphical performance of the app is extremely poor, ie it takes up to 5 seconds for a

Re: Cannot Build GNUstep Apps

2005-12-03 Thread Jason Thomas
The problem seems to be resolved.  For some reason the libraries were not getting moved into the correct directories.  After I rectified that and ran ldconfig, it worked fine.I do have another small issue, which is performance over X.  If I am running any gnustep apps (Gorm, GWorkspace, etc) over a

Re: Cannot Build GNUstep Apps

2005-12-03 Thread Adam Fedor
On Nov 30, 2005, at 9:42 PM, Jason Thomas wrote: Trying to build any GNUstep apps on OpenSuse 10, I get the following error messages during the make:  Linking tool fswatcher ... /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: warning: libcallback.so.0, needed by

Cannot Build GNUstep Apps

2005-11-30 Thread Jason Thomas
Trying to build any GNUstep apps on OpenSuse 10, I get the following error messages during the make:  Linking tool fswatcher ... /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: warning: libcallback.so.0, needed by /usr/GNUstep/System/Library/Libraries/libgnustep-bas e.so, n