undefined symbol : pow arm gcc compiler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone

Built a plugin with GCC v4.6.3 and used that with arm gcc cross
compiler v 4.6.2 successfully.

But when I include some math functions in the plugin then I get the
following error


undefined symbol: pow

The command line looks like the following:

$ arm-none-linux-gnueabi-gcc -fplugin=./plugin.so hello.c -lm

Any help would be appreciated.

Regards

Abdul


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux