arm-9tdmi-linux-gnu: unexpected "("

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

 



Hi
I've used crosstool-0.38 with
gcc-3.4.3
glibc-2.3.3
linux-2.6.10 for arm-9tdmi-linux-gnu

At the end, it gave "done" with no errors.
But when i compile a simple prog :

#include<stdio.h>
main()
{
int i=20;
printf("scand num:%d",i);
return 0;
}

using /opt/crosstool/gcc-3.4.3-glibc-2.3.3/arm-9tdmi-linux-gnu/bin/arm-9tdmi-linux-gnu-gcc
in the target board, it gave:
arm-9tdmi-linux-gnu: unexpected "("

Why is it so?

i've used option GCC_LANGUAGES="c,c++"  in  demo-arm9tdmi.sh. But in
/crosstool/gcc-3.4.3-glibc-2.3.3/arm-9tdmi-linux-gnu/include i can
find only a folder "c++". why?

Please giv me solution.

Regards,
----------------------------------------------------------------
  PRAMOD P. K., <pra.engr@xxxxxxxxx>

  CDMA: 91- 9242195490.
----------------------------------------------------------------


[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