From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4A9BABC9.1030506@domain.hid> Date: Mon, 31 Aug 2009 12:54:01 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <4A979E12.6070508@domain.hid> <4A9B8EF4.9050607@domain.hid> In-Reply-To: Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Re: [Xenomai-help] RE : RE : Error compiling Xenomai 2.4.8 with I-pipe tracer List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Berruer_S=E9bastien?= Cc: xenomai@xenomai.org Berruer S=E9bastien wrote: > I downloaded the toolchain from: > http://www.codesourcery.com/sgpp/lite/arm/portal/release316 >=20 > It's the free version but it's supposed to have a Newlib library. Why > can't I > find any *.so? I only have *.a files. Must I only statically compile my > software? No. This version is the free-standing version, made to compile code without an OS. This is sufficient for compiling the Linux kernel, not for compiling any Linux user-space applications. What you should download is: http://www.codesourcery.com/sgpp/lite/arm/portal/release313 --=20 Gilles