MC7710 and GMI_SDK-v01.08.00 and gcc-linaro-arm-linux-gnuea

[size=150]SEE the second comment which contains the solution and the next question. :slight_smile:[/size]

Dear All

I am using MC7710 and GMI_SDK-v01.08.00 and gcc-linaro-arm-linux-gnueabihf-4.7-2012.12-20121214_linux
and I cannot build my application and I get this:

…n-arm-linux-gnueabihf/gcc-linaro-arm-linux-gnueabihf-4.7-2012.12-20121214_linux/bin/…/lib/gcc/arm-linux-gnueabihf/4.7.3/…/…/…/…/arm-linux-gnueabihf/bin/ld: error: modemMan uses VFP register arguments, …sr/lib/Sierra_QMI_SDK-v01.08.00//libslqsqmi.a(qaSmsGetSMSCAddress.o) does not
…

I tried many things without any success. It was good with my old toolchain, but I cannot use that old one forever.
Do someone has source code or other built lib?
Or any idea?

Thanks, Tamas

I found the problem, let me give you some details:

See the following three groups:

other libs -------------- my appl ---------------------------------- sierra lib.
uses VFP (only) ------- (does not matter what I set) -----------must not use VFP

Two ways to solve this:

  1. leave all VFP and not use all power of my very good proc.
  2. get new lib from sierra, it seems impossible

Thanks, T

Only one question is left me, where I can get new lib from???
If you have can you send me?