Re: Function - Plotter for OM,

2009-01-14 Thread Aapo Rantalainen
I tryed to build arm version of gnuplot with mokomakefile, but it
doesn't believe that I'm crosscompiling it.

./configure \
 --build=i486-linux-gnu \
 --host=${TARGET_SYS} \


configure log says:
checking whether we are cross compiling... yes

But error is:
| ./doc2gih: ./doc2gih: cannot execute binary file

I tested what happens if I change doc2gih from my local gnuplots
doc2gih, then it passes this steps, but gives another 'cannot execute
binary file'-error, and I'm afraid this is endless way.
(I have succesfully compiled e.g openttd, which also compiles some
helper binaries for local architecture and only final binary is for
target, so gnuplot has something weird.)

-Aapo Rantalainen

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Function - Plotter for OM,

2009-01-12 Thread Richy
Hi out there,

is there a function plotter for the Openmoko available? For drawing
equations like x²+y2+5x-2y = 53,23

That would be really neat.

Thanks  a lot!


Richy
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Function - Plotter for OM,

2009-01-12 Thread Pander
Make a port of gnuplot

Richy wrote:
 Hi out there,
 
 is there a function plotter for the Openmoko available? For drawing
 equations like x²+y2+5x-2y = 53,23
 
 That would be really neat.
 
 Thanks  a lot!
 
 
 Richy
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community