From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30012 invoked by alias); 21 Oct 2009 09:57:52 -0000 Received: (qmail 30002 invoked by uid 22791); 21 Oct 2009 09:57:51 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from cpanel5.proisp.no (HELO cpanel5.proisp.no) (209.85.100.29) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Oct 2009 09:57:48 +0000 Received: from mail-fx0-f223.google.com ([209.85.220.223]:47669) by cpanel5.proisp.no with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.69) (envelope-from ) id 1N0Xwu-000634-6W for ecos-discuss@ecos.sourceware.org; Wed, 21 Oct 2009 11:57:44 +0200 Received: by fxm23 with SMTP id 23so8030197fxm.30 for ; Wed, 21 Oct 2009 02:57:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.19.200 with SMTP id c8mr1519456fab.55.1256119060693; Wed, 21 Oct 2009 02:57:40 -0700 (PDT) Date: Wed, 21 Oct 2009 09:57:00 -0000 Message-ID: From: =?UTF-8?Q?=C3=98yvind_Harboe?= To: eCos Disuss Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] extern __inline__ and optimisation problems X-SW-Source: 2009-10/txt/msg00138.txt.bz2 What does "extern __inline__" mean? When I build w/linux synthetic target I get lots of linker errors: ./.libs/libopenocd.a(non_cfi.o): In function `difftime': /tmp/ecosboard/synth/install/include/cyg/libc/time/time.inl:583: multiple definition of `difftime' ecosboard.o:/tmp/ecosboard/synth/install/include/cyg/libc/time/time.inl:583: first defined here Also when I tried to upgrade from an older arm-elf to arm-eabi, I ran into the same problem. --=20 =C3=98yvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss