CMake ?
Le 8 août 2012 21:45, "Benoît Minisini" a
écrit :
> Le 08/08/2012 21:13, Emil Lenngren a écrit :
> > I finally managed to compile the main components (compiler/interpreter)
> and
> > run the benchmark "primes" (takes 430 seconds, compared to 20 seconds for
> > standard x86).
> >
> > What
The jit compiler kind of works.. sometimes, and sometimes not, after I
changed the target triple and data layout to arm.
Creation of llvm code and optimization always seem to work, but the native
code emitter does not seem to be that stable...
/Emil
2012/8/8 John Spikowski
> On Wed, 2012-08-08
On Wed, 2012-08-08 at 21:40 +0200, Benoît Minisini wrote:
> Le 08/08/2012 21:39, Emil Lenngren a écrit :
> > Yay, the IDE works too, and it is actually faster than I expected. I think
> > it is not "sluggish" at all!
> > It is just that most of the IDE windows are a bit too large for my 720x576
> >
Le 08/08/2012 21:40, Benoît Minisini a écrit :
> Le 08/08/2012 21:39, Emil Lenngren a écrit :
>> Yay, the IDE works too, and it is actually faster than I expected. I
>> think
>> it is not "sluggish" at all!
>> It is just that most of the IDE windows are a bit too large for my
>> 720x576
>> tv...
>>
Le 08/08/2012 21:13, Emil Lenngren a écrit :
> I finally managed to compile the main components (compiler/interpreter) and
> run the benchmark "primes" (takes 430 seconds, compared to 20 seconds for
> standard x86).
>
> What I don't like is the reconf-scripts. Even for components that take ~10
> se
Le 08/08/2012 21:39, Emil Lenngren a écrit :
> Yay, the IDE works too, and it is actually faster than I expected. I think
> it is not "sluggish" at all!
> It is just that most of the IDE windows are a bit too large for my 720x576
> tv...
>
Screenshot! Screenshot!
--
Benoît Minisini
Yay, the IDE works too, and it is actually faster than I expected. I think
it is not "sluggish" at all!
It is just that most of the IDE windows are a bit too large for my 720x576
tv...
2012/8/8 Emil Lenngren
> I finally managed to compile the main components (compiler/interpreter)
> and run the
I finally managed to compile the main components (compiler/interpreter) and
run the benchmark "primes" (takes 430 seconds, compared to 20 seconds for
standard x86).
What I don't like is the reconf-scripts. Even for components that take ~10
seconds to compile, I first have to run the ./reconf scrip
ssh -X to the pi is working fine. I just installed openssh-server on
the pi (I'm currently playing with the Debian Squeeze image) and have
successfully run Empathy on the pi but with its window here on my main
machine...
Regards,
Caveat
On 30/05/12 10:48, Caveat wrote:
> Anyone need specific
On Wed, 2012-05-30 at 19:17 +0200, Benoît Minisini wrote:
> >
> > Verbosity has made things unclear! :)
> >
> > Sorry Benoît, unless I mis-understood something, I am sure ssh -X login
> > will be as good as IDE login without the overheads.
> >
> > I do this all the time with ssh -X so I am a fan of
Conrats Caveat, still waiting for mine...
> I was thinking: maybe I must find a way to let the IDE debug programs
> remotely. I mean: developing the program on the PC, click on
> the start button, and magically the program is run on the Raspberry and
> debugged remotely.
>
> But I don't know wha
On Wed, 30 May 2012, Benoît Minisini wrote:
> Le 30/05/2012 15:04, tobi a écrit :
> >
> > Don't know how remote debugging programs like gdb or something work with
> > this, but a naive and
> > the more annoying-to-write approach could be a socket on the other side
> > which receives commands.
> >
>
> Verbosity has made things unclear! :)
>
> Sorry Benoît, unless I mis-understood something, I am sure ssh -X login
> will be as good as IDE login without the overheads.
>
> I do this all the time with ssh -X so I am a fan of this method of
> remote debugging. Please try logging into a remote PC
Le 30/05/2012 15:04, tobi a écrit :
>
> Don't know how remote debugging programs like gdb or something work with
> this, but a naive and
> the more annoying-to-write approach could be a socket on the other side which
> receives commands.
> There are passed through a function that selects the debu
Le 30/05/2012 14:12, linuxos a écrit :
> Hi Benoît,
>
> To communicate by ssh you can use the same library that i used to build my
> proper component: libssh.0.52 at this url: http://www.libssh.org/
>
> and you can get my component here:
> http://www.gambasforge.org/code-45-gbsshclient.html
>
>
Hi,
If you're thinking to use ssh -X I think freenx will be better. I'm using
for deploy my software from the last 5 years and works fine. In ubuntu it
is very easy to install.
But both of them need you install all the gambas enviroment in raspberry pi
box and maybe Benoit is only thinking in sen
On Wed, 2012-05-30 at 13:37 +0200, Benoît Minisini wrote:
> Le 30/05/2012 13:08, jm a écrit :
> > On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
> >> Le 30/05/2012 10:48, Caveat a écrit :
> >>> Anyone need specific tests carried out, just let me know!
> >>>
> >>> OK, OK, I really just wa
On Wed, 30 May 2012, Benoît Minisini wrote:
> Le 30/05/2012 13:08, jm a écrit :
> > On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
> >> Le 30/05/2012 10:48, Caveat a écrit :
> >>> Anyone need specific tests carried out, just let me know!
> >>>
> >>> OK, OK, I really just wanted to let ev
Hi Benoît,
To communicate by ssh you can use the same library that i used to build my
proper component: libssh.0.52 at this url: http://www.libssh.org/
and you can get my component here:
http://www.gambasforge.org/code-45-gbsshclient.html
Olivier Cruilles
Le 30 mai 2012 à 13:37, Benoît Mini
Le 30/05/2012 13:08, jm a écrit :
> On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
>> Le 30/05/2012 10:48, Caveat a écrit :
>>> Anyone need specific tests carried out, just let me know!
>>>
>>> OK, OK, I really just wanted to let everyone know it's here!
>>>
>>> Kind regards,
>>> Caveat
On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
> Le 30/05/2012 10:48, Caveat a écrit :
> > Anyone need specific tests carried out, just let me know!
> >
> > OK, OK, I really just wanted to let everyone know it's here!
> >
> > Kind regards,
> > Caveat
> >
>
> These privileged people... :
On Wed, 2012-05-30 at 10:55 +0200, Benoît Minisini wrote:
>
> These privileged people... :-)
>
> I was thinking: maybe I must find a way to let the IDE debug programs
> remotely. I mean: developing the program on the PC, click on the start
> button, and magically the program is run on the Rasp
2012/5/30 Benoît Minisini
> Le 30/05/2012 10:48, Caveat a écrit :
> > Anyone need specific tests carried out, just let me know!
> >
> > OK, OK, I really just wanted to let everyone know it's here!
> >
> > Kind regards,
> > Caveat
> >
>
> These privileged people... :-)
>
> I was thinking: maybe I
Le 30/05/2012 10:48, Caveat a écrit :
> Anyone need specific tests carried out, just let me know!
>
> OK, OK, I really just wanted to let everyone know it's here!
>
> Kind regards,
> Caveat
>
These privileged people... :-)
I was thinking: maybe I must find a way to let the IDE debug programs
rem
Anyone need specific tests carried out, just let me know!
OK, OK, I really just wanted to let everyone know it's here!
Kind regards,
Caveat
--
Live Security Virtual Conference
Exclusive live event will cover all the ways
25 matches
Mail list logo