On 06/04/2014 10:28 AM, [email protected] wrote:
[snip]

So I downloaded from https://launchpad.net/gdb-linaro/+download
the latest release of the source files.
I untared the file and cd-ed to ~/gcc-linaro-arm-linux-gnueabihf-4.8-2014.03_linux/gdb/gdbserver.

From this directory I tried to configure using this command:

/./configure --host=i686-build_pc-linux-gnu --target=arm-linux-gnueabihf --with-python=/usr/bin/python | tee configurelog.txt/

but there is an WARNING message displayed that --with-python is unrecognized

/--> configure: WARNING: unrecognized options: --with-python/

Can anybody help me with compiling the linaro gdb with python support?


Regards,

Ben

Not sure how applicable this is...
https://sourceware.org/gdb/wiki/PythonGdbTutorial

I do see that python-dev is installed in this tutorial, not sure what the exact package would be in Ubuntu.

Running ./configure --help is typically helpful to me. Getting the "unrecognized options:" error would imply to me that the option has changed or is being pass incorrectly to configure.

Mike

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to