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: Does anyone build SID on cygwin successfully?


if ur cross compilers are under the tree for eg: /tools/H-i686-pc-cygwin
then give this same path for --prefix and --exec-prefix options while
configuring sid.
this should work.

satish

----- Original Message -----
From: "Y. P. Yen" <yp@mis.mgt.ncu.edu.tw>
To: "T Satish Kumar" <satish@td.idc.lsi.sanyo.co.jp>; "Gary Thomas"
<gthomas@ecoscentric.com>
Cc: "eCos Discussion" <ecos-discuss@sources.redhat.com>;
<sid@sources.redhat.com>
Sent: Monday, September 23, 2002 8:01 PM
Subject: Re: [ECOS] Does anyone build SID on cygwin successfully?


> Thank you for your answer,
> Did you mean that I must "configure" with the same argument with --prefix
in
> the same directory with cross-compiler?
> I did it, but still had the same problem? It seems that it can't find
msgfmt
> on cygwin?
> Could you provide me more detail make and install process steps? thanks a
> lot.
>
>
> ----- Original Message -----
> From: "T Satish Kumar" <satish@td.idc.lsi.sanyo.co.jp>
> To: "Gary Thomas" <gthomas@ecoscentric.com>; "Y. P. Yen"
> <yp@mis.mgt.ncu.edu.tw>
> Cc: "eCos Discussion" <ecos-discuss@sources.redhat.com>;
> <sid@sources.redhat.com>
> Sent: Tuesday, September 24, 2002 11:48 PM
> Subject: Re: [ECOS] Does anyone build SID on cygwin successfully?
>
>
> > well, try installing the sid in the location were ur cross compilers and
> > debuggers are installed.
> > it should work fine..
> >
> > satish
> >
> > ----- Original Message -----
> > From: "Gary Thomas" <gthomas@ecoscentric.com>
> > To: "Y. P. Yen" <yp@mis.mgt.ncu.edu.tw>
> > Cc: "eCos Discussion" <ecos-discuss@sources.redhat.com>;
> > <sid@sources.redhat.com>
> > Sent: Monday, September 23, 2002 5:34 AM
> > Subject: Re: [ECOS] Does anyone build SID on cygwin successfully?
> >
> >
> > > On Sun, 2002-09-22 at 21:04, Y. P. Yen wrote:
> > > > Hello all,
> > > >
> > > > Does anyone build SID on cygwin succesfully? My host is Windows
> > environment,
> > > > when I make and install the SID, it appears the following error
> message:
> > > >
> > > > make[1]: Entering directory
> > > > `/ecos-c/cygwin/home/administrator/sid/libiberty'
> > > > make[2]: Entering directory
> > > > `/ecos-c/cygwin/home/administrator/sid/libiberty/testsuite'
> > > > make[2]: Nothing to be done for `all'.
> > > > make[2]: Leaving directory
> > > > `/ecos-c/cygwin/home/administrator/sid/libiberty/testsuite'
> > > > make[1]: Leaving directory
> > `/ecos-c/cygwin/home/administrator/sid/libiberty'
> > > > make[1]: Entering directory
> `/ecos-c/cygwin/home/administrator/sid/intl'
> > > > make[1]: Nothing to be done for `all'.
> > > > make[1]: Leaving directory
> `/ecos-c/cygwin/home/administrator/sid/intl'
> > > > make[1]: Entering directory
> `/ecos-c/cygwin/home/administrator/sid/bfd'
> > > > make  all-recursive
> > > > make[2]: Entering directory
> `/ecos-c/cygwin/home/administrator/sid/bfd'
> > > > Making all in doc
> > > > make[3]: Entering directory
> > `/ecos-c/cygwin/home/administrator/sid/bfd/doc'
> > > > make[3]: Nothing to be done for `all'.
> > > > make[3]: Leaving directory
> > `/ecos-c/cygwin/home/administrator/sid/bfd/doc'
> > > > Making all in po
> > > > make[3]: Entering directory
> > `/ecos-c/cygwin/home/administrator/sid/bfd/po'
> > > > file=./`echo fr | sed 's,.*/,,'`.gmo \
> > > >   && rm -f $file && PATH=../src:$PATH msgfmt -o $file fr.po
> > > > msgfmt: not found
> > > > make[3]: *** [fr.gmo] Error 127
> > > > make[2]: *** [all-recursive] Error1
> > > > make[1]: *** [all-recursive-am] Error2
> > > > make[3]: Leaving directory
> > `/ecos-c/cygwin/home/administrator/sid/bfd/po'
> > > > make[2]: Leaving directory
`/ecos-c/cygwin/home/administrator/sid/bfd'
> > > > make[1]: Leaving directory
`/ecos-c/cygwin/home/administrator/sid/bfd'
> > > > make: [all-bfd] Error 2
> > > >
> > > > Can someone help me, thank you
> > >
> > > You'll probably get better/quicker answers if you ask this of the
> > > SID folks :-)
> > >
> > > IIRC, building SID on CygWin is known to have problems.
> > >
> > > --
> > > ------------------------------------------------------------
> > > Gary Thomas                  |
> > > eCosCentric, Ltd.            |
> > > +1 (970) 229-1963            |  eCos & RedBoot experts
> > > gthomas@ecoscentric.com      |
> > > http://www.ecoscentric.com/  |
> > > ------------------------------------------------------------
> > >
> > >
>
>


-- 
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]