From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13246 invoked by alias); 20 Mar 2009 09:06:51 -0000 Received: (qmail 13232 invoked by uid 22791); 20 Mar 2009 09:06:49 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from snt0-omc4-s5.snt0.hotmail.com (HELO snt0-omc4-s5.snt0.hotmail.com) (65.55.90.208) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Mar 2009 09:06:43 +0000 Received: from SNT102-W81 ([65.55.90.200]) by snt0-omc4-s5.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 20 Mar 2009 02:06:42 -0700 Message-ID: From: gowrisankar loganathan To: CC: Subject: RE: Gcc for V850 Date: Fri, 20 Mar 2009 09:06:00 -0000 In-Reply-To: References: <49BE6207.9090401@wippies.com> <49BE6EAC.8090505@wippies.com> <49BFB6BC.5020106@wippies.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2009-03/txt/msg00244.txt.bz2 The configuration indiates it is using gnu assembler and loader, the below = is the configuration =20 $ v850-elf-gcc -v Using built-in specs. Target: v850-elf Configured with: ../../gcc_source/gcc-4.3.0/configure --target=3Dv850-elf -= prefix=3D /tools --exec-prefix=3D/tools/Gnu-i686-V850 --with-gnu-as --with-gnu-ld --w= ith-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-vo= id >> /cygdrive/c/DOKUME~1/SECOND~1/LOKALE~1/Temp/ccI33e2q.s: Assembler messag= es: >> /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