From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4AE96754.4050605@domain.hid> Date: Thu, 29 Oct 2009 10:58:44 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: <1f3e02580910290229t5ad46268r5e7799a46950db5e@domain.hid> In-Reply-To: <1f3e02580910290229t5ad46268r5e7799a46950db5e@domain.hid> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] [VxWorks API] Compile and Link List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Didenko Sergey Cc: xenomai@xenomai.org Didenko Sergey wrote: > Dear experts > > assuming I have: > > xenomai_tree - path to Xenomai source code > project_tree - path to my project (originally based on VxWorks) > > Which directories and files should I include to the project's makefile > to be able to compile and link it with Xenimai's VxWorks APIs instead of > VxWorks's API's? > Do I need only *.h and *.c files or any libraries are required? You need to install Xenomai, running 'make install' in the build tree. Then use xeno-config. -- Gilles