public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] MBX MPC860 board Questions
@ 1999-10-24 21:35 Jason Ke
  1999-10-25  7:16 ` [ECOS] " Bart Veer
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Ke @ 1999-10-24 21:35 UTC (permalink / raw)
  To: pre-sales, ecos-discuss

Could you tell me:

1) the difference between the cygwin 2.01 download-able from the net and
your official   cygwin  v1.0 product.

2) I read thru the email discussions and often run into reference to
files like .."hal/common/current/src/stubrom" could you tell me if that
is refering  to the GUNPro CD? Now, my question is that if I have cygwin
(product or shareware) which has gdb and gcc, can I use GUNPro on WinNT
platform instead of on Linux?

Thanks,

Jason Ke



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

* [ECOS] Re: MBX MPC860 board Questions
  1999-10-24 21:35 [ECOS] MBX MPC860 board Questions Jason Ke
@ 1999-10-25  7:16 ` Bart Veer
  1999-10-27 12:30   ` Jason Ke
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Veer @ 1999-10-25  7:16 UTC (permalink / raw)
  To: xke; +Cc: ecos-discuss

>>>>> "Jason" == Jason Ke <xke@sympatico.ca> writes:

    Jason> Could you tell me: 1) the difference between the cygwin
    Jason> 2.01 download-able from the net and your official cygwin
    Jason> v1.0 product.

This particular question is answered in the cygwin FAQ,
http://www.cygnus.com/cygwin/faq.html#12

  2. How is the Cygwin CD different from previous Cygwin
     betas on your website? 

     Cygwin has gone through several years of beta releases, finally
     growing up to an official version 1.0 release.

     1.The boxed Cygwin product includes hundreds of bug fixes
       over Cygwin beta 20.1. 
     2.An easy to use installer has been added-- making install a
       snap 
     3.The directory structure is more UNIX-like in its layout-- so
       files are easy to find 
     4.The compiler has the latest PII optimizations-- so you can
       create the highest performing applications 

For more information I suggest posting to the cygwin mailing lists
rather than the eCos ones, see
http://sourceware.cygnus.com/cygwin/lists.html 

    Jason> 2) I read thru the email discussions and often run into
    Jason> reference to files like .."hal/common/current/src/stubrom"
    Jason> could you tell me if that is refering to the GUNPro CD?
    Jason> Now, my question is that if I have cygwin (product or
    Jason> shareware) which has gdb and gcc, can I use GUNPro on WinNT
    Jason> platform instead of on Linux?

There appears to be quite a bit of confusion here.

hal/common/current/src/stubrom is an eCos file. eCos is an embedded
operating system developed by Cygnus. To build eCos for a particular
embedded target such as an ARM PID development board you need a set of
GNU tools. Free versions of these tools can be downloaded from
http://sourceware.cygnus.com/ecos/getstart.html , and it is possible to
build and install the tools on NT or on Unix systems such as Linux.
To build the tools under NT you need a cygwin installation, and you
can use either the 1.0 CD or the 20.1 beta.

The GNUPro toolsuite is available through a subscription model, see
http://www.cygnus.com/gnupro . When you purchase a GNUPro CD you get
prebuilt binaries (as opposed to having to build the tools from
source). These binaries will have been extensively tested, and Cygnus
provides support. You can get GNUPro for a variety of hosts including
NT and Linux, and for a variety of target architectures:
http://www.cygnus.com/gnupro/datasheet.pdf

If you need a compiler that runs under NT and generates NT executables
then eCos is not relevant to you. If you are doing embedded
application development then you will need a suitable set of
cross-development tools, either by building them yourself or by
getting a GNUPro subscription. For many embedded applications you will
also want an embedded operating system, and eCos may meet your
specific requirements.

Bart Veer // eCos net maintainer

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

* [ECOS] Re: MBX MPC860 board Questions
  1999-10-25  7:16 ` [ECOS] " Bart Veer
@ 1999-10-27 12:30   ` Jason Ke
  1999-10-27 12:50     ` Jamie Guinan
  0 siblings, 1 reply; 4+ messages in thread
From: Jason Ke @ 1999-10-27 12:30 UTC (permalink / raw)
  To: bartv; +Cc: ecos-discuss

Hi,

After build the software tool. Can I delete the /build/ directory or
should I do a "make clean" some  where to save space?

Thanks,

Jason

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

* Re: [ECOS] Re: MBX MPC860 board Questions
  1999-10-27 12:30   ` Jason Ke
@ 1999-10-27 12:50     ` Jamie Guinan
  0 siblings, 0 replies; 4+ messages in thread
From: Jamie Guinan @ 1999-10-27 12:50 UTC (permalink / raw)
  To: Jason Ke; +Cc: Ecos Discussion List

On Wed, 27 Oct 1999, Jason Ke wrote:

> Hi,
> 
> After build the software tool. Can I delete the /build/ directory or
> should I do a "make clean" some  where to save space?

Make sure you do a "make install" first, then you can probably
delete the build directory, or "make clean" will free 98% of the
space there.

-Jamie

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

end of thread, other threads:[~1999-10-27 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-24 21:35 [ECOS] MBX MPC860 board Questions Jason Ke
1999-10-25  7:16 ` [ECOS] " Bart Veer
1999-10-27 12:30   ` Jason Ke
1999-10-27 12:50     ` Jamie Guinan

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