public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: gowrisankar loganathan <lgowris@hotmail.com>
To: <iant@google.com>
Cc: <gcc-help@gcc.gnu.org>
Subject: RE: Gcc for V850
Date: Fri, 20 Mar 2009 09:06:00 -0000	[thread overview]
Message-ID: <SNT102-W8180BBFCE255F183CD8674B4970@phx.gbl> (raw)
In-Reply-To: <m3ab7hcd1p.fsf@google.com>


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)

----------------------------------------
> To: lgowris@hotmail.com
> CC: gcc-help@gcc.gnu.org
> Subject: Re: Gcc for V850
> From: iant@google.com
> Date: Thu, 19 Mar 2009 16:23:30 -0700
>
> gowrisankar loganathan writes:
>
>> $ 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:
>> /cygdrive/c/DOKUME~1/SECOND~1/LOKALE~1/Temp/ccI33e2q.s:5: Warning: .type pseudo-
>> op used outside of .def/.endef ignored.
>> /cygdrive/c/DOKUME~1/SECOND~1/LOKALE~1/Temp/ccI33e2q.s:5: Error: junk at end of
>> line, first unrecognized character is `_'
>
> Most likely you are using an x86 assembler rather than a v850 assembler.
> Use the -v option to see which assembler is being run. You must ensure
> that that is a v850 assembler.
>
> Ian
_________________________________________________________________
So many new options, so little time. Windows Live Messenger.
http://www.microsoft.com/india/windows/windowslive/messenger.aspx

  reply	other threads:[~2009-03-20  9:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-16 12:20 Help needed to buid GCC for NEC V850 gowrisankar loganathan
2009-03-16 14:25 ` Kai Ruottu
2009-03-16 14:59   ` gowrisankar loganathan
2009-03-16 15:18     ` Kai Ruottu
2009-03-17  9:26       ` gowrisankar loganathan
2009-03-17 14:38         ` Kai Ruottu
2009-03-19 15:50           ` Gcc for V850 gowrisankar loganathan
2009-03-19 22:08             ` Jeff Law
2009-03-19 23:23             ` Ian Lance Taylor
2009-03-20  9:06               ` gowrisankar loganathan [this message]
2009-03-20 10:23                 ` Kai Ruottu
2009-03-20 14:09                 ` Ian Lance Taylor
2009-03-20 10:45               ` gowrisankar loganathan
2009-03-20 14:38                 ` Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=SNT102-W8180BBFCE255F183CD8674B4970@phx.gbl \
    --to=lgowris@hotmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iant@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).