Re: Gcc for V850

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

 



gowrisankar loganathan <lgowris@xxxxxxxxxxx> writes:

> The configuration indiates it is using gnu assembler and loader, the below is the configuration
>  
> $ v850-elf-gcc  -v
> Using built-in specs.
> Target: v850-elf
> Configured with: ../../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-new
> lib -v
> Thread model: single
> gcc version 4.3.0 (GCC)

That unfortunately doesn't mean very much.  You have to actually compile
something and see which assembler is actually run.

v850-elf-gcc -v -c foo.c

Ian

[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