1
For Sale / Wanted / Fs: Zaurus Sl-c860
« on: January 26, 2005, 12:38:50 am »
Bump for note that I've put it on eBay (auction here)
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
CAD - Canadian dollars?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=63242\"][{POST_SNAPBACK}][/a][/div]
INSTALL_ROOT=/tmp/ImageMagick-6.xxxx make install
Definitively something I would like to see download and install. No way to debug applications on my Z or on the PC. On PC as on the device, the debug information are not handled correclty by gdb. Only way to fix bugs: browse source code with the eyes unsure.gif
So if someone have a solution, please tells me.
- gdb not working (i.e. not triggering breakpoints) is a major drawback. I figured this was a known bug and really hope this is fixed by now.
- cross-compiling is way faster but still has annoying bugs. Apart for the usual configure specials that cannot run in x mode, I found out the cc1 frontend to generate x86 asembler instructions occasionally (when building tcpdump I encountered that on quite a few source files). When this happens I have to switch to the native toolchain, and for that rsync will be much helpful.
I dont know if its the same setup as with SDs, but when you format a SD itsStab in the dark indeed No, it's /dev/hda1. Check the output of 'mount' with no arguments, it shouldn't show the cf card as mounted.
/dev/mmcd/disc0/part1 rather than /dev/mmcda1
the cf might be similar to that, something like
/dev/hda/part1, /dev/hd/disc0/part1 or some such thing
just a stab in the dark tho