From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2730 invoked by alias); 4 Aug 2008 07:14:44 -0000 Received: (qmail 2721 invoked by uid 22791); 4 Aug 2008 07:14:43 -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 07:13:58 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KPuGS-0000lI-H4 for gcc-help@gcc.gnu.org; Mon, 04 Aug 2008 00:13:56 -0700 Message-ID: <18806672.post@talk.nabble.com> Date: Mon, 04 Aug 2008 07:14:00 -0000 From: prabhat_singh To: gcc-help@gcc.gnu.org Subject: =?UTF-8?Q?While_Compilation_gettin?= =?UTF-8?Q?g_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=98a?= =?UTF-8?Q?sm=E2=80=99_or_=E2=80=98=5F=5Fatt?= =?UTF-8?Q?ribute=5F=5F=E2=80=99_before_=E2=80=98extern=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: prabhat.singh@in2m.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/msg00027.txt.bz2 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 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-tp18806672p18806672.html Sent from the gcc - Help mailing list archive at Nabble.com.