Re: Gcc for V850

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

 



gowrisankar loganathan wrote:
Hello All,
            I build the tool chain for v850 with following command
$ ../../gcc_source/gcc-4.3.0/configure --target=v850-elf -prefix=/tools --exec-
prefix=/tools/Gnu-i686-V850 --with-gnu-as --with-gnu-ld --with-newlib -v 2>&1 |
 tee configure.out
$ make -w all-gcc install-gcc LANGUAGE="c c++" 2>&1 | tee make.out and then try to compile test file as follows
[ ... ]

$ v850-elf-gcc  -Wall  test.c -o test
test.c: In function 'main':
test.c:16: warning: 'return' with no value, in function returning non-void
/cygdrive/c/DOKUME~1/SECOND~1/LOKALE~1/Temp/ccI33e2q.s: Assembler messages:
Note it says "assembler messages". Have you built and installed a v850 assembler?
jeff


[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