From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20174 invoked by alias); 4 Aug 2008 08:53:31 -0000 Received: (qmail 20164 invoked by uid 22791); 4 Aug 2008 08:53:30 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 04 Aug 2008 08:52:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KPvnq-0003vQ-96 for gcc-help@gcc.gnu.org; Mon, 04 Aug 2008 01:52:30 -0700 Message-ID: <18807694.post@talk.nabble.com> Date: Mon, 04 Aug 2008 08:53:00 -0000 From: prabhat_singh To: gcc-help@gcc.gnu.org Subject: =?UTF-8?Q?Re:_While_Compilation_get?= =?UTF-8?Q?ting_error_as_expected_=E2=80=98=3D=E2=80=99?= =?UTF-8?Q?,_=E2=80=98,=E2=80=99,_=E2=80=98;=E2=80=99,_=E2=80=98?= =?UTF-8?Q?asm=E2=80=99_or_=E2=80=98=5F=5Fat?= =?UTF-8?Q?tribute=5F=5F=E2=80=99_before_=E2=80=98extern=E2=80=99?= In-Reply-To: <4896B4F0.70905@procsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: prabhat.singh@in2m.com References: <18806672.post@talk.nabble.com> <4896B4F0.70905@procsys.com> X-IsSubscribed: yes 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: 2008-08/txt/msg00030.txt.bz2 currently I am only trying to compile my .c file with gcc -c file_name.c so= I don't think that parameter passing is required in this case. Ankur Maheshwari wrote: >=20 > Add Semicolon after your structure declaration. > - Ankur >=20 > prabhat_singh wrote: >> Hi, >> I am using gcc (GCC) 4.2.1 (SUSE Linux). >> SUSE 10.3 >> >> While compiling a .c file I get following error >> >> Configuration.h:70: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2= =80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or >> =E2=80=98__attribute__=E2=80=99 >> before =E2=80=98extern=E2=80=99 >> >> can anybody tell me ways to sort out such problems. >> >> Thanks >> Reply With Quote >>=20=20=20 >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/While-Compilation-getti= ng-error-as-expected-%E2%80%98%3D%E2%80%99%2C-%E2%80%98%2C%E2%80%99%2C-%E2%= 80%98-%E2%80%99%2C-%E2%80%98asm%E2%80%99-or-%E2%80%98__attribute__%E2%80%99= -before-%E2%80%98extern%E2%80%99-tp18806672p18807694.html Sent from the gcc - Help mailing list archive at Nabble.com.