public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] How to build redboot/ecos?
@ 2003-09-16 22:28 Chien-Lung Wu
  2003-09-16 22:50 ` Gary Thomas
  0 siblings, 1 reply; 2+ messages in thread
From: Chien-Lung Wu @ 2003-09-16 22:28 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

Hi,

	I just download ecos from sourceforge. And I would like to compile
ecos and redboot; however, I have no idea to compile it.

	I read the user guide but it seems missing in the install/compile
part. 

	Therefore I try to compile it in the following steps:

	In linux platform:

	1. unzip ecos-linux

	2. cd ecos-2.0

	3. mkdir ecos-build
	
	4. cd ecos-build

	5. ../configure

	6. make

	I can get it compiled; but it seems nothing happen!

	Similarly, in the NT/cygwin platform:
	
	1. unzip ecos-cygwin

	2. cd ecos-2.0

	3. mkdir ecos-build
	
	4. cd ecos-build

	5. ../configure

	6. make

	I also get it compiled; but it still nothing happen.

Could anyone show me how I can get ecos compile and how can I get redboot
work in the PowerPC mpc8240/8245 board? 
Thanks for your help.

David

	


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] How to build redboot/ecos?
  2003-09-16 22:28 [ECOS] How to build redboot/ecos? Chien-Lung Wu
@ 2003-09-16 22:50 ` Gary Thomas
  0 siblings, 0 replies; 2+ messages in thread
From: Gary Thomas @ 2003-09-16 22:50 UTC (permalink / raw)
  To: Chien-Lung Wu; +Cc: 'ecos-discuss@sources.redhat.com'

On Tue, 2003-09-16 at 16:22, Chien-Lung Wu wrote:
> Hi,
> 
> 	I just download ecos from sourceforge. And I would like to compile

Really?  Where?  The only official source for eCos is:
  http://sources.redhat.com/ecos/

> ecos and redboot; however, I have no idea to compile it.
> 
> 	I read the user guide but it seems missing in the install/compile
> part. 
> 
> 	Therefore I try to compile it in the following steps:
> 
> 	In linux platform:
> 
> 	1. unzip ecos-linux
> 
> 	2. cd ecos-2.0
> 
> 	3. mkdir ecos-build
> 	
> 	4. cd ecos-build
> 
> 	5. ../configure
> 
> 	6. make
> 
> 	I can get it compiled; but it seems nothing happen!
> 
> 	Similarly, in the NT/cygwin platform:
> 	
> 	1. unzip ecos-cygwin
> 
> 	2. cd ecos-2.0
> 
> 	3. mkdir ecos-build
> 	
> 	4. cd ecos-build
> 
> 	5. ../configure
> 
> 	6. make
> 
> 	I also get it compiled; but it still nothing happen.
> 
> Could anyone show me how I can get ecos compile and how can I get redboot
> work in the PowerPC mpc8240/8245 board? 
> Thanks for your help.

First of all, you've not configured an eCos kernel at all, just the
host tools!  Have a look at the "Getting Started" guide or Anthony's
book to learn more about how eCos applications are built.  Start with
  http://sources.redhat.com/ecos/docs-latest/

Also, you can't just configure eCos for a PowerPC 8245 - you have to
configure it for a known platform.  There are some out there which are
based on the 8245, but if you don't have exactly that platform, then
eCos will need to be ported to your particular platform.

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-16 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-16 22:28 [ECOS] How to build redboot/ecos? Chien-Lung Wu
2003-09-16 22:50 ` Gary Thomas

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).