Hi Boris, Thanks for the immediate response. I have the same error that I mentioned previously even with the --host option. Earlier I only had the CXX and CC paths in the Configure command line.
-Diya ----- Original Message ---- From: Boris Kolpackov <[email protected]> To: [email protected] Sent: Tue, August 24, 2010 1:24:07 PM Subject: Re: ARM-Linux port Hi, diya das <[email protected]> writes: > I tried this already with the instructions as per the website. What is your configure command line? In particular, did you specify the --host option? The command line should be along these lines: ./configure CC=/path/to/cross-c CXX=/path/to-cross-cxx --host arm-linux Boris -- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde Command line interface to C++ compiler http://codesynthesis.com/projects/cli
