public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] command line building with .ecc
@ 2009-06-25  3:41 Slide
  2009-06-25  5:30 ` Andrew Lunn
  0 siblings, 1 reply; 6+ messages in thread
From: Slide @ 2009-06-25  3:41 UTC (permalink / raw)
  To: ecos-discuss

Is it possible to take a .ecc file and use it to do a command line
build of the ecos libraries? I would like to make the build of the
libraries part of my continuous integration process, which means I
cant run the configtool to do the build.

Thanks!

slide

-- 
slide-o-blog
http://slide-o-blog.blogspot.com/

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

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

* Re: [ECOS] command line building with .ecc
  2009-06-25  3:41 [ECOS] command line building with .ecc Slide
@ 2009-06-25  5:30 ` Andrew Lunn
  2009-06-25  9:42   ` jerzy dyrda
  2009-06-25 14:40   ` Slide
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Lunn @ 2009-06-25  5:30 UTC (permalink / raw)
  To: Slide; +Cc: ecos-discuss

On Wed, Jun 24, 2009 at 08:41:41PM -0700, Slide wrote:
> Is it possible to take a .ecc file and use it to do a command line
> build of the ecos libraries? I would like to make the build of the
> libraries part of my continuous integration process, which means I
> cant run the configtool to do the build.

Sure. Most of the power users don't use the GUI. Look at the
documentation of ecosconfig:

http://ecos.sourceware.org/docs-latest/user-guide/using-ecosconfig-on-linux.html

Although its says Linux, it should also work on M$ with cygwin.

         Andrew

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

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

* Re: [ECOS] command line building with .ecc
  2009-06-25  5:30 ` Andrew Lunn
@ 2009-06-25  9:42   ` jerzy dyrda
  2009-06-25 14:40   ` Slide
  1 sibling, 0 replies; 6+ messages in thread
From: jerzy dyrda @ 2009-06-25  9:42 UTC (permalink / raw)
  To: ecos-discuss; +Cc: Andrew Lunn

On Thursday 25 June 2009 07:30:11 Andrew Lunn wrote:
> On Wed, Jun 24, 2009 at 08:41:41PM -0700, Slide wrote:
> > Is it possible to take a .ecc file and use it to do a command line
> > build of the ecos libraries? I would like to make the build of the
> > libraries part of my continuous integration process, which means I
> > cant run the configtool to do the build.
>
> Sure. Most of the power users don't use the GUI.
Power??? Rather "forced user" How to add any hardware package with using 
configtool.

BTW.
In every hal package especially older still exist files *.mlt with memory 
description AFAIK used by configtool to present layout in graphical.
But such functionality was removed from configtool as well as automatically 
generating mlt*rom|ram.ldi files. 
Why?

-- 
Miłego dnia / Best regards
Jerzy 

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

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

* Re: [ECOS] command line building with .ecc
  2009-06-25  5:30 ` Andrew Lunn
  2009-06-25  9:42   ` jerzy dyrda
@ 2009-06-25 14:40   ` Slide
  2009-06-25 15:41     ` [ECOS] " Grant Edwards
  2009-06-25 16:16     ` John Dallaway
  1 sibling, 2 replies; 6+ messages in thread
From: Slide @ 2009-06-25 14:40 UTC (permalink / raw)
  To: ecos-discuss

On Wed, Jun 24, 2009 at 10:30 PM, Andrew Lunn<andrew@lunn.ch> wrote:
> On Wed, Jun 24, 2009 at 08:41:41PM -0700, Slide wrote:
>> Is it possible to take a .ecc file and use it to do a command line
>> build of the ecos libraries? I would like to make the build of the
>> libraries part of my continuous integration process, which means I
>> cant run the configtool to do the build.
>
> Sure. Most of the power users don't use the GUI. Look at the
> documentation of ecosconfig:
>
> http://ecos.sourceware.org/docs-latest/user-guide/using-ecosconfig-on-linux.html
>
> Although its says Linux, it should also work on M$ with cygwin.
>
>         Andrew
>

I can't seem to find ecosconfig in my eCos distribution, can you point
me to where I can get it? Also, do I need to rebuild it to use it on
cygwin?

Thanks,

slide

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

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

* [ECOS]  Re: command line building with .ecc
  2009-06-25 14:40   ` Slide
@ 2009-06-25 15:41     ` Grant Edwards
  2009-06-25 16:16     ` John Dallaway
  1 sibling, 0 replies; 6+ messages in thread
From: Grant Edwards @ 2009-06-25 15:41 UTC (permalink / raw)
  To: ecos-discuss

On 2009-06-25, Slide <slide.o.mix@gmail.com> wrote:

> I can't seem to find ecosconfig in my eCos distribution, can
> you point me to where I can get it?

http://www.ecoscentric.com/devzone/configtool.shtml

> Also, do I need to rebuild it to use it on cygwin?

No.

-- 
Grant Edwards                   grante             Yow! I'm in direct contact
                                  at               with many advanced fun
                               visi.com            CONCEPTS.


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

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

* [ECOS] Re: command line building with .ecc
  2009-06-25 14:40   ` Slide
  2009-06-25 15:41     ` [ECOS] " Grant Edwards
@ 2009-06-25 16:16     ` John Dallaway
  1 sibling, 0 replies; 6+ messages in thread
From: John Dallaway @ 2009-06-25 16:16 UTC (permalink / raw)
  To: Slide; +Cc: ecos-discuss

Slide wrote:

> I can't seem to find ecosconfig in my eCos distribution, can you point
> me to where I can get it? Also, do I need to rebuild it to use it on
> cygwin?

ecosconfig has been included in every public eCos release starting with
eCos 1.3.1. You should find it in the eCos tools/bin/ directory. For
example:

  c:\cygwin\opt\ecos\ecos-3.0\tools\bin\ecosconfig.exe

John Dallaway

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

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

end of thread, other threads:[~2009-06-25 16:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-25  3:41 [ECOS] command line building with .ecc Slide
2009-06-25  5:30 ` Andrew Lunn
2009-06-25  9:42   ` jerzy dyrda
2009-06-25 14:40   ` Slide
2009-06-25 15:41     ` [ECOS] " Grant Edwards
2009-06-25 16:16     ` John Dallaway

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