I just point (export)the AR, CC etc to the arm-gnu directory and run make. I export CROSS_COMPILE to arm-none-linux-gnueabi
Thanks On Fri, May 7, 2010 at 8:39 AM, Nando <[email protected]> wrote: > Can you tell me how did you compile rxtx to Arm?? > > I have to compile it to MIPSs... > > Thanks > > On May 7, 4:33 pm, sunitha Adavakattu Puthenveedu > <[email protected]> wrote: > > Hi > > > > I am using an ARM processor and am using cvm for running the smslib. > > > > I am now stuck with an error that I am clueless. I have compiled for > > Foundation > > I compiled in RxTXX > > > > Any clues please. > > > > 23 [main] INFO smslib - Version: 3.4.5 > > 24 [main] INFO smslib - JRE Version: phoneme_advanced_mr2-b97 > > 26 [main] INFO smslib - JRE Impl Version: phoneme_advanced_mr2-b97 > > 32 [main] INFO smslib - O/S: Linux / armv4tl / 2.6.32.11 > > 816 [Thread-3] INFO smslib - GTW: modem.com1: Starting gateway, using > Huawei > > E160 AT Handler. > > 820 [Thread-3] INFO smslib - GTW: modem.com1: Opening: /dev/ttyS4 @19200 > > Experimental: JNI_OnLoad called. > > Stable Library > > ========================================= > > Native lib Version = RXTX-2.1-7 > > Java lib Version = RXTX-2.1-7 > > java.lang.NoSuchMethodError: java.lang.String: method > > matches(Ljava/lang/String;)Z not found > > at org.smslib.modem.AModemDriver.getResponse(Unknown Source) > > at org.smslib.modem.athandler.ATHandler.getSimStatus(Unknown Source) > > at org.smslib.modem.AModemDriver.connect(Unknown Source) > > at org.smslib.modem.ModemGateway.startGateway(Unknown Source) > > at org.smslib.Service$1Starter.run(Unknown Source) > > at java.lang.Thread.startup(Unknown Source) > > > > -- > > You received this message because you are subscribed to the Google Groups > "SMSLib User Group" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected]<smslib%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/smslib?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "SMSLib User Group" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<smslib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/smslib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
