Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Support for javax.comm api

860005May 6 2011 — edited May 6 2011
Hello,

I coded a program that reads NMEA sentences from the GPS devices. I used a serial port connection with the device and JAVAX.COMM API for serial port programming. The program is running smoothly in windows OS.

I want to run the code on development kit, I installed linux and GCJ on the device. But the problem is GCJ give error while compiling serial code. (all javax.comm methods)

I was wondering, if you could help me solve this problem.

Regards,
Wasif Iqbal
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2011
Added on May 6 2011
6 comments
593 views