This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building SID


On Sun, Jun 01, 2003 at 12:31:55AM -0700, io in wrote:
> Hello,
>  
> I am new to the world of eCos and embedded systems. I
> would be very 
> grateful if any one can answer the following queries -
>  
> Q1. I am sure most of the experts in this group have
> come across 
> building problems with SID. I am trying to build SID
> for CYGWIN environment. 
> But it fails with a error message saying "unable to
> find tcl header" 
> while "configuring testsuites". I have correctly
> followed the steps for 
> building SID given in the "FAQ-o-matic", but still the
> problem persists. 
> Kindly clarify the my mistake.

I've never tried building SID. I suppose the first thing to check is,
do you have tcl installed? Is it in the usual place? Do you need to pass parameters like --with-tcl=/usr -with-tcl=8.3 etc.

> Q2. I want to run ecos applications on the CYGWIN
> environment as the 
> synthetic target. How do I go about buiding the
> library and the tests 
> using the windows based configtool ? Which gcc
> compiler should I uses? I 
> see the Linux-synthetic target under the templates.
> But I was unable to 
> build using it. Kindly point out my mistake.

The Linux synth target only runs on Linux. There is no synth target
for cygwin. If you want to use synth you will need to swap to
Linux. That will probably also make building SID easier.

       Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]