From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24137 invoked by alias); 21 Mar 2008 03:22:22 -0000 Received: (qmail 24128 invoked by uid 22791); 21 Mar 2008 03:22:21 -0000 X-Spam-Check-By: sourceware.org Received: from blu139-omc3-s8.blu139.hotmail.com (HELO blu139-omc3-s8.blu139.hotmail.com) (65.55.175.208) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Mar 2008 03:21:47 +0000 Received: from BLU122-W22 ([65.55.162.187]) by blu139-omc3-s8.blu139.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 20 Mar 2008 20:21:45 -0700 Message-ID: From: =?windows-1254?Q?Hakan_=C7akiroglu?= To: Date: Fri, 21 Mar 2008 08:19:00 -0000 Content-Type: text/plain; charset="windows-1254" Content-Transfer-Encoding: 8bit MIME-Version: 1.0 X-IsSubscribed: yes 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] Is it Possible to use TinyWidgets with Ecos X-SW-Source: 2008-03/txt/msg00133.txt.bz2 I have found an api for microwindows package's nano-x api. I have compiled and created a lib file with that api. How can I use this lib file with my ecos project? Normally I am compiling my microwindows application typing this to cygwin bash : i386-elf-gcc -g -I microwindows_install/include -L microwindows_install/lib -D__ECOS micro.c -T target.ld -nostdlib Then I am running it with my target pc. in tinywidgets readme file it says for linux type : gcc -o -ltnW -lnano-X Ihave copied tinywidgets api's lib file to my microwindows_install/lib folder. (libtnW.a) I am typing . i386-elf-gcc -g -ltnW -I microwindows_install/include -L microwindows_install/lib -D__ECOS micro.c -T target.ld -nostdlib But I always got undefined reference error which are defined in tinywidgets api. I am sure it is because of this lib file. (libtnW.a) But I couldnt succeed. How can I use any *.a or lib file with ecos ??? Or it is not possible to use any lib file or this tinywidgets package with ecos??? _________________________________________________________________ Live.com'u deneyin - hýzlý ve kiþiselleþtirilmiþ giriþ sayfanýzla istediðiniz her þey tek bir yerde. http://www.live.com/getstarted -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss