In following link, you can find sagcad for pdaXrom. I did not check if it works or not. Good luck!
http://pdaxrom.sourceforge.jp/wiki/index.p...%ED%A1%BC%A5%C0
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116395\"][{POST_SNAPBACK}][/a][/div]
I can't read anything on that page, but found the ipk.
For me it segfaults, what am I missing ?
Chero.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116420\"][{POST_SNAPBACK}][/a][/div]
Try it, it tells me that you have to put an initial config and then segfaults but all the DOCS are in DE and i can' t understand.
Put in your config and let me know.
BYEZ
P.S. Appears a window telling this exactly
An initial setting file wasn' t found out.
Set environment immediately after start-up
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116596\"][{POST_SNAPBACK}][/a][/div]
I have the same window and segfault. The second time you try to start, it's without this window, "only" the segfault stays. A $HOME/.sagcad is created the first time.
I'll check whether I can find something in the docs, but my german-knowledge is very small and I don't have high hopes cause the same thing happens in pocketworkstation, so I think it's got to do something with "arm".
Chero.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116702\"][{POST_SNAPBACK}][/a][/div]
Chero i think that is something relating to the libiconv, i' ve got problems in compilation about that.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=116727\"][{POST_SNAPBACK}][/a][/div]
I'm no expert in this, but I get the feeling that iconv.h can be provided by "glibc(libc6)" or by "libiconv". Is there a difference between them ?
When I try compiling with the iconv.h from the zgcc-image, I get "iconv not found". If I compile libiconv (prefix=/usr) first, I don't get the error, but I can't get past the "test"-routine in src/etc.c
I can't read any of the comments in the source (they are japanese ?), so I don't know whether it's save to leave the test-routine out. When I do leave it out, I get the same result as the downloaded ipk. (segfault)
Can't the segfault have anything to do with the size of reals ("comparison is always true due to limited size of data type"). I can imagine a CAD app needs a lot of them.
Some time ago I compiled QGis (pocketworkstation). It runs but I can't get any maps rendered. I was told that it had to to with "the limited size of data type".
If there's a way to solve this, I'm all ears. Having CAD and GIS on the Z would really rock.
I had a quick look at the docs, from what I understand the first run of sagcad should be from the source dir. Maybe that's why the ipk doesn't work.
Chero.