From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16145 invoked by alias); 17 Oct 2003 14:31:50 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 16087 invoked from network); 17 Oct 2003 14:31:46 -0000 Received: from unknown (HELO ns.prosyst.bg) (212.95.166.35) by sources.redhat.com with SMTP; 17 Oct 2003 14:31:46 -0000 Received: (qmail 7895 invoked from network); 17 Oct 2003 14:31:41 -0000 Received: from gw.prosyst.bg (HELO prosyst.bg) (212.95.166.50) by ns.prosyst.bg with SMTP; 17 Oct 2003 14:31:41 -0000 Message-ID: <3F8FFD49.5090606@prosyst.bg> Date: Fri, 17 Oct 2003 14:31:00 -0000 From: Alexander Popov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716 X-Accept-Language: en-us, en, bg MIME-Version: 1.0 To: ecos-discuss@sources.redhat.com Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [ECOS] problem with cyg/kernel/kapi.h X-SW-Source: 2003-10/txt/msg00325.txt.bz2 Hi, I am trying to port Wonka to ecos/i386 and I came to this problem when ytrying to include _install/include/cyg/kernel/kapi.h: [long@popov delme]$i386-elf-gcc -I/opt/ecos/ecos-2.0/tools/bin/default-i386_install/include -nostdlib -Ttarget.ld -static -o delme delme.c In file included from delme.c:1: /opt/ecos/ecos-2.0/tools/bin/default-i386_install/include/cyg/kernel/kapi.h:481: parse error before "mbox" [long@popov delme]$ cat delme.c #include "/opt/ecos/ecos-2.0/tools/bin/default-i386_install/include/cyg/kernel/kapi.h" #include int main(){ printf("Echo World!\n"); } Any hints? Best Regards, -- Alexander Popov ProSyst Bulgaria Inc. RTOS Leader 48 Vladajska Str. RTOS and JVM Dept. Sofia 1606, Bulgaria Phone: +359 2 952 3581/203 http://www.prosyst.com Mobile: +359 887 663 193 OSGi Technology Leaders ---------------------------------------------------------- The wonderful thing about Linux is that there is always at least one more undiscovered way to do almost anything. Lewin A.R.W. Edwards (comp.os.linux.embedded) ---------------------------------------------------------- -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss