m68k - uClinux - C++ Issues

Submitted by Mukesh K Srivastava
on September 22, 2004 - 6:50am

Would appreciate to discuss m68k/uClinux issues.

Regards,
Mukesh K Srivastava

m68k/uClinux issues

Anonymous
on
November 12, 2004 - 5:57am

I'm trying to put together a mobile POS system based around a MC68VZ328 embedded processor running uCLinux. My programming experience is with C++, and I'll like to develop in this language.
I've been looking around for information on using C++ on this board, in particular networking libraries (GPRS), but there seems to be very little information out there. I also explored the Java alternative, since Java has good networking support, but the there's no JVM for the board. I then tried gcj, but a simple Hello World java program crashes with segmentation fault!
Any help with information on pointers will be appreciated, with respect to
-- where to find C++ networking (sockets, tcp/ip, etc) libraries for this board
-- how to make java / gcj work on the board

Thanks.

m68k/uClinux issues

Anonymous
on
November 17, 2004 - 1:57pm

Just to say that I've found a very good C++ Sockets Library at www.alhem.net/Sockets. It appears quite good, and I've built some example applications on my Fedora Linux System. I'm now waiting for the evaluation board for the target system, to test the libraries on it.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.