public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
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>
Subject: Re: [ECOS] Does anyone build SID on cygwin successfully?
Date: Mon, 23 Sep 2002 20:01:00 -0000	[thread overview]
Message-ID: <008001c26376$b1c28040$300a10ac@ADVANTECH.CORP> (raw)
In-Reply-To: <000d01c263e1$de258ef0$19b6b486@sltisatish>

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

  reply	other threads:[~2002-09-24  3:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <000a01c262ad$e6504640$300a10ac@ADVANTECH.CORP>
2002-09-23  5:34 ` Gary Thomas
2002-09-23 16:48   ` T Satish Kumar
2002-09-23 20:01     ` Y. P. Yen [this message]
2002-09-23 20:23       ` T Satish Kumar
2003-04-09 22:03       ` Billy
2003-04-10  5:38         ` Christopher Faylor
2003-04-10 14:41           ` Billy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='008001c26376$b1c28040$300a10ac@ADVANTECH.CORP' \
    --to=yp@mis.mgt.ncu.edu.tw \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=gthomas@ecoscentric.com \
    --cc=satish@td.idc.lsi.sanyo.co.jp \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).